How can I tell if I'm viewing a secure page in Safari (6.0.2)?

Solution 1:

On safari open Inspector->Resource Tab-> on right hand panel you can see Scheme: will be HTTPS if https or HTTP if secure.

enter image description here

Solution 2:

On HTTPS pages Safari shows a small padlock.

enter image description here (screen made with Safari 6.0.2)

You can see this a little easier in these larger snaps - one of a site where the SSL certificate was not trusted implicitly (signed or otherwise trusted by your Mac) and another where the certificate was valid and signed up the chain by the Mac and shown in green.

Unknown SSL certificate in SafariGood SSL certificate in Safari

Solution 3:

Some pages will display the lock icon during loading, then it will disappear. This is because there is some insecure content on the page, for example Google AdSense ads on a secure page can cause this.

Solution 4:

As a follow up to the answer by @chrisg I recently noticed that some Safari Extensions will also hide the lock icon, presumably because they send or receive information over http. So if you are having problems when no site will show the padlock, lock through your Extensions...

(I know this question is a bit old, but I thought this might be valuable information)

Solution 5:

In response to Matthieu post, the https or EV Disclosure is only visible when the page initially loads, once finished it hides it again which is really annoying. The only way to show it i've found so far is Lauri answer by pressing ⌘LCV which is nuts. If im paying for an EV I want my customers to see it!