Project

General

Profile

[Solved] RSA and ECDSA Certificate

Added by athei over 6 years ago

To support RSA and ECDSA key exchange at the same domain I need to specify two certificates. How is it possible to pass multiple certificates? Should I just copy them all into the same pem file?


Replies (1)

RE: [Solved] RSA and ECDSA Certificate - Added by gstrauss over 6 years ago

Yes, concatenate valid certs into the same .pem file.

    (1-1/1)