Perl library for transparent SSL
- New upstream release 2.023
- OpenSSL 1.0.2f changed the behavior of SSL shutdown in case the TLS
connection was not fully established, which somehow resulted in
Net::SSLeay::shutdown returning 0 (i.e. keep trying) and hence an endless
loop; it will now ignore this result in case the TLS connection was not
yet established and consider the TLS connection closed instead
- Update patches as needed
|
||
|---|---|---|
| .gitignore | ||
| IO-Socket-SSL-2.021-use-system-default-cipher-list.patch | ||
| IO-Socket-SSL-2.023-use-system-default-SSL-version.patch | ||
| perl-IO-Socket-SSL.spec | ||
| sources | ||