8
0
Stephan Kulow
2013-11-29 11:17:04 +00:00
committed by Git OBS Bridge
parent 8fa2af46bf
commit 2149b12eb2
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Nov 29 11:05:49 UTC 2013 - coolo@suse.com
- updated to 1.962
- work around problems with older F5 BIG-IP by offering fewer ciphers on the
client side by default, so that the client hello stays below 255 byte
- IO::Socket::SSL::Utils::CERT_create can now create CA-certificates which
are not self-signed (by giving issuer_*)
-------------------------------------------------------------------
Tue Nov 26 07:34:03 UTC 2013 - coolo@suse.com