Skip to content
Snippets Groups Projects
user avatar
Michael Hanselmann authored
Older OpenSSL versions include DES-CBC3-* ciphers when specifying the
HIGH group of ciphers. Removing potentially weak ciphers from the list
of allowed ciphers ensures only strong ciphers are considered for SSL
connections.

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
971bbd84
Name Last commit Last update
..
__init__.py
auth.py
client.py
server.py