Chris Frantz <frant...@gmail.com> added the comment: I believe the attached patch provides the desired functionality.
By default, the SSL library selects appropriate ciphers. If the user creates an SSLSocket with a cipher_list, the string is passed directly to SSL_CTX_set_cipher_list(). ---------- keywords: +patch nosy: +cfrantz Added file: http://bugs.python.org/file14854/py-ssl.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue3597> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com