blob: 1ac537b07aaffbb7b952464d9c653b91960e2a2e [file] [log] [blame]
The default cipher suite selection of the ssl module now uses a blacklist
approach rather than a hard-coded whitelist. Python no longer re-enables
ciphers that have been blocked by OpenSSL security update. Default cipher
suite selection can be configured on compile time.