Ciphers in SSL library python.

djnight538 at gmail.com djnight538 at gmail.com
Wed Jun 14 16:40:20 EDT 2017


To Ray Cote:

Hey, I'm "the server(I've written using ssl/socket)" and my client is using RC4-SHA, but I can't make the server to use it. I make " ciphers='RC4-SHA' " in the ssl.wrap_socket. Do I need to modify SSL file or something to make it work?





More information about the Python-list mailing list