August 2007
- How to clear the IE SSL Cache from JS
Just ran accross a good blog post on how to clear IE's SSL Session Cache, this is useful if you want to have a "logoff" button on a website that uses mutually authenticated SSL.
- What is a wildcard certificate and why are they a bad idea?
Wildcard certificates are SSL/TLS server certificates that unlike their traditional counterparts bind a entire domain (or sub-domain) to a single private key, for information on the kind of wildcards one can specify see:…