Perl library for transparent SSL
Go to file
Paul Howarth 91de4e03c6 Fix typo in Utils.pm (#1097640, CPAN RT#95633)
$ perl -MIO::Socket::SSL::Utils -e 'KEY_free(KEY_create_rsa())'
Can't locate auto/Net/SSLeay/EVP_KEY_fre.al in @INC (@INC contains:
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/usr/share/perl5/vendor_perl/IO/Socket/SSL/Utils.pm line 96.

Net::SSLeay::EVP_KEY_free should be Net::SSLeay::EVP_PKEY_free.
2014-05-14 11:56:53 +01:00
.gitignore Update to 1.43 2011-05-11 11:04:32 +01:00
IO-Socket-SSL-1.984-key-free.patch Fix typo in Utils.pm (#1097640, CPAN RT#95633) 2014-05-14 11:56:53 +01:00
perl-IO-Socket-SSL.spec Fix typo in Utils.pm (#1097640, CPAN RT#95633) 2014-05-14 11:56:53 +01:00
sources Update to 1.984 2014-05-10 23:07:40 +01:00