O-Saft
O-Saft copied to clipboard
duplicate descriptions for ciphers
Some ciphers are valid for more than one SSL version. Some descriptions are missing.
Reason is that the in the perl hash %ciphers is the cipher name, which then results in duplicate keys for the hash which are silently ignored.
Fix comming soon with a new data structure.
fixed in VERSION 22.06.22