Thu Nov 22 08:37:09 2012danielphuber [...] gmail.com - Ticket created
Subject:
Net::SMTP::TLS
Date:
Thu, 22 Nov 2012 14:36:59 +0100
To:
bug-Net-SMTP-TLS [...] rt.cpan.org
From:
Daniel Huber <danielphuber [...] gmail.com>
Hi,
If I try to use module "Net::SMTP::TLS" I get a message about a wrong
version of "IO::Socket::SSL".
The reason is on line 182 of module "Net::SMTP::TLS":
SSL_version => "SSLv3 TLSv1")){
According to Steffen Ullrich, the maintainer of "IO::Socket::SSL", the
format of "SSLv3 TLSv1" is wrong.
cheers, Daniel