[openssl-users] using NULL ciphers
Qi Zeng
qzeng at odva.org
Wed Aug 22 17:56:16 UTC 2018
Hello,
I'm trying to use NULL cipher such as ECDHE-ECDSA-NULL-SHA for debugging
purpose. With OpenSSL version 1.0.2p, I was able to make it work. However
with version 1.1.0i or 1.1.1 prev 9, SSL_CTX_set_cipher_list(ctx,
"ECDHE-ECDSA-NULL-SHA") succeeded but SSL_Connect () failed. Is there any
way to enable NULL ciphers with version 1.1.0i or later?
Thanks,
Qi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180822/70f8e164/attachment.html>
More information about the openssl-users
mailing list