ssl.PROTOCOL_SSLv3
Selects SSL version 3 as the channel encryption protocol.
This protocol is not be available if OpenSSL is compiled with the OPENSSL_NO_SSLv3
flag.
Warning
SSL version 3 is insecure. Its use is highly discouraged.
ssl.PROTOCOL_SSLv3
Selects SSL version 3 as the channel encryption protocol.
This protocol is not be available if OpenSSL is compiled with the OPENSSL_NO_SSLv3
flag.
Warning
SSL version 3 is insecure. Its use is highly discouraged.
Please login to continue.