Preferred SSL module?
Dominic Mitchell
dom at happygiraffe.net
Mon Nov 20 18:02:42 GMT 2006
On Mon, Nov 20, 2006 at 04:46:38PM +0000, Roger Burton West wrote:
> What's the SSL module of choice these days?
>
> (My main objective is to return the expiry date of a remote server's
> certificate. Simply talking HTTPS isn't going to be enough.)
In that case, I think you'll need Net::SSLeay. Both Crypt::SSLeay and
IO::Socket::SSL are (as far as I can see...) only good for opening
connections.
When you're figuring out where the documentation actually is, look for
the very well hidden QuickRef:
http://search.cpan.org/src/FLORA/Net_SSLeay.pm-1.30/QuickRef
-Dom
More information about the london.pm
mailing list