in reply to Re^3: Net::SMTP::SSL on Windows 8
in thread Net::SMTP::SSL on Windows 8
On windows there are probably no certificates installed in a form usable by openssl, so you have to do it by your own. You might use Mozilla::CA and then set the SSL_ca_file like documented there.
|
|---|