inside Habbie's mind

Entries tagged “ssl”

SSL certificate expiration

written by peter, on Apr 24, 2006 8:37:00 AM.

A simple oneliner that I’ve had to look up three times now, so I’m blogging it:

openssl s_client -connect secure.gay.nl:443 | 
   openssl x509 -noout -dates