I would like to view the ssl
certificate of 3rd party hosts using openssl, but openssl s_client
doesn't support proxies (which I do have in my environment).
I'm hoping that I can use perl for doing the equivalent of this:
openssl s_client -showcerts -connect www.domain.com:443