scott wrote:I made a change so now https:// is the default.
Thanks,
Scott
While you did that, until all your internal links go to https sources, the browser will always call the site insecure, regardless of the SSL cert. Any image that is loaded via http will also cause the site to go insecure.
For example, I just looked at your source. Things like this will kill the lock:
Additionally, you can also add code in the htaccess file in your webserver directory to detect and force https for those requests coming in on http.
"Orffyreus commented that when the secret is revealed, he is afraid that people will complain that the idea is so simple it is not worth the asking price."
TGM wrote:While you did that, until all your internal links go to https sources, the browser will always call the site insecure, regardless of the SSL cert. Any image that is loaded via http will also cause the site to go insecure.
For example, I just looked at your source. Things like this will kill the lock:
While you are correct, when I click around on the site, the https:// stays active, and I think it only really matters on the login page anyway, so I am probably going to leave it as it.
Thanks,
Scott
Thanks for visiting BesslerWheel.com
"Liberty is the Mother, not the Daughter of Order."
- Pierre Proudhon, 1881
"To forbid us anything is to make us have a mind for it."
- Michel de Montaigne, 1559
"So easy it seemed, once found, which yet unfound most would have thought impossible!"
- John Milton, 1667
TGM wrote:While you did that, until all your internal links go to https sources, the browser will always call the site insecure, regardless of the SSL cert. Any image that is loaded via http will also cause the site to go insecure.
For example, I just looked at your source. Things like this will kill the lock:
While you are correct, when I click around on the site, the https:// stays active, and I think it only really matters on the login page anyway, so I am probably going to leave it as it.
Thanks,
Scott
Suit yourself. Eventually, browsers like Chrome will simply turn off access to those sites not fully https compliant. Just a heads up.
"Orffyreus commented that when the secret is revealed, he is afraid that people will complain that the idea is so simple it is not worth the asking price."
TGM wrote:Eventually, browsers like Chrome will simply turn off access to those sites not fully https compliant. Just a heads up.
That is not true. No browser will ever block non-SSL sites. They will just show a warning. And the login page is now SSL enabled by default. That is the only page that matters on this website.
Thanks for visiting BesslerWheel.com
"Liberty is the Mother, not the Daughter of Order."
- Pierre Proudhon, 1881
"To forbid us anything is to make us have a mind for it."
- Michel de Montaigne, 1559
"So easy it seemed, once found, which yet unfound most would have thought impossible!"
- John Milton, 1667