req.secure
A Boolean property that is true if a TLS connection is established. Equivalent to:
'https' == req.protocol;
Please login to continue.
Please login to continue.