SSL Enabled
Jim Ewald
Posts: 733
Hello,
If you would like to view the site more securely, try this:
https://forums.parallax.com/
Please report any issues to the usual suspects.
If you would like to view the site more securely, try this:
https://forums.parallax.com/
Please report any issues to the usual suspects.
Comments
Seems to work. Let me log in from scratch for example.
I presume you will disable HTTP soon. Having both negates the security of having HTTPS.
Thanks Jim
I am glad that HTTPS is working for you. The site will continue to support both HTTP and HTTPS. Those who wish to have a more secure connection are free to use HTTPS. We do not wish to impose the overhead of SSL on those who do not see the need to use it. The choice is left to the individual.
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1" type="text/javascript"></script>
No security here yet.
As far as I understand running HTPPS and HTTP in parallel renders HTTPS pointless. Correct me if I am wrong.
Tell me again, why is there a facebook link in the page? Whilst you were patching that you could have removed it.
A reference to a http resource is handled differently than a link containing an http URL. Most of the remaining http references are embedded in links and do not impact the 'loading resources from http' issue. Ideally, we're trying to get to where the browser no longer reports "Only Secure Content Displayed".
Is my Chrome broken?
I don't see any warnings here. Only a nice safe looking green padlock.
Which is odd because the page has an insecure script tag to http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"
Edit:
Ah, I found the error popping up in the browser console: "This request has been blocked; the content must be served over HTTPS"
Thanks for reminding me to block "secure.gravatar.com".