What I would like to do is have Chrome automatically switch me to SSL connections if a site supports it.

So if I type for example: www.somesite.com in the browser I want Chrome to try to connect me straight to https://www.somesite.com if it doesn't exist, then redirect me to plain text http.

Is there a setting, plugin or some way to do this?

Update: The Electronic Frontier Foundation have a tool called HTTPS Everywhere for Firefox which does this but it's Firefox only.

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

Take a look at the Secure Sites extension for Chrome.

link|improve this answer
Perfect, exactly what I was after. – Brock Woolf Sep 12 '10 at 14:29
feedback

To my knowledge there isn't a plugin that does this. Without actually trying to go to the site as https there is no information on a page to tell you if it is even listening for secure requests.

Currently your best bet is to bookmark the sites that you use frequently as https and visit them through those links.

link|improve this answer
What if I click on a link to a site I haven't visited before. I want an SSL connection without using bookmarks or typing HTTPS manually as I do now. – Brock Woolf Sep 7 '10 at 15:59
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.