[openssl-users] ECDSA vs RSA certificates
Wall, Stephen
swall at redcom.com
Wed Jun 22 12:55:56 UTC 2016
> From: openssl-users [mailto:openssl-users-bounces at openssl.org] On Behalf Of Rajeswari K
> Is there a way we can feed multiple certificates i.e. one with ECDSA and other with RSA
> to TLS server during SSL_CTX initialization?
Yes, you can set a certificate of each known type (DSA, RSA, EC), see the Notes section at https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_use_certificate.html
-spw
More information about the openssl-users
mailing list