force https on certain sites?

P

peter

Is there a way to force https (secure) to be on when I navigate to any
websites that require login and supports secure login?
In other words, to avoid accidentally logging in in non-secure mode.
If no general solution, how about just passport login sites?
 
G

Guest

No. The use of the HTTPS protocol (TLS/SSL) is something requested by the
server itself.
 
R

Robert Aldwinckle

peter said:
Is there a way to force https (secure) to be on when I navigate to any websites that require login and supports secure login?
In other words, to avoid accidentally logging in in non-secure mode.
If no general solution, how about just passport login sites?


Are they in the Trusted zone's Sites... list?
See if the checkbox
Require server verification (https:) for all sites in this zone
does what you want?

Note: I wouldn't expect it to override an explicitly given protocol
but perhaps it will cause trusted sites specified without a protocol prefix
to be assigned the https: one.

Hmm... nope. All that checkbox can do it seems is make sure
that the zone icon being displayed is the right one for a particular site
and protocol combination. Tested with IE7b2p. YMMV.


---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top