-
Updating the root certificates for Java
-
Virtually Hosted SSL – almost there
Virtual hosting (hosting multiple sites on the same IP address) became possible with HTTP/1.1 because it declares the “Host” header, which specifies which one of the (possibly) multiple sites hosted on the same IP address you would like to reach (a small side-effect is that when you use the IP address of a site, you…
-
I saw/read about SSLstrip – should I be afraid?
-
SSLFail
-
Including mixed (SSL and non-SSL) content on your secure site
Disclaimer: while I dabble with Apache from time to time, I’m not a professional SysAdmin or Apache guru. The things described below is my own experience, and it should not be considered expert advice, just a staring point. An other way to say it: if you know better, please leave a comment :). AskApache (a…