On Mon, 3 Jul 2017 at 15:18 Karan karan <[email protected]> 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?
_______________________________________________
Cryptography-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to