[Cryptography-dev] set_cipher_list() API Question

Tristan Seligmann mithrandi at mithrandi.net
Mon Jul 3 10:09:51 EDT 2017


On Mon, 3 Jul 2017 at 15:18 Karan karan <karan7868 at gmail.com> wrote:

>                 #cont.set_cipher_list('ECDHE-ECDSA-AES128-GCM-SHA256')
>

I believe this is the correct spelling, and it works for me. Perhaps your
OpenSSL does not have this cipher compiled in?

If you run `openssl ciphers ECDHE-ECDSA-AES128-GCM-SHA256` do you get an
error or successful cipher output?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20170703/3bacbdab/attachment.html>


More information about the Cryptography-dev mailing list