in reply to How can I use SSL to connect to a HTTPS CGI script.

For drop-in use with LWP install x Crypt::SSLeay. For low level programming you can use Net::SSLeay.
  • Comment on Re: How can I use SSL to connect to a HTTPS CGI script.