Questions about using Elliptic Curve ciphers in OpenSSL

Salz, Rich rsalz at akamai.com
Tue Feb 11 16:37:27 UTC 2020


The first thing I would suggest is to separate ECDH, the session key exchange, from ECDSA, the signature.  Try to make ECDH with RSA work.  Then just load your ECDSA cert; you can load one cert of each type (RSA DSA) and the runtime will figure out what to do, depending on what the client offers.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20200211/bcbf7649/attachment.html>


More information about the openssl-users mailing list