I've a server application and need to support RSA and ECC clients at the same time. I don't know which certificate from my local keystore I have to send to the client, btw I have a rsa and a ecc certificate in my keystore already. I don't know with which certificate (rsa or ecc) a client comes during handshake of a tls connection. How can this technically work?
- using TLS (>1.2) with more than o... Tobias.Wolf
- Re: using TLS (>1.2) with mo... Matt Caswell
- RE: using TLS (>1.2) wit... Michael Wojcik via openssl-users
- RE: using TLS (>1.2)... Angus Robertson - Magenta Systems Ltd
- Re: using TLS (>... Viktor Dukhovni
- using TLS (>1.2) with more t... Tobias.Wolf
- Re: using TLS (>1.2) wit... Dmitry Belyavsky
- Re: using TLS (>1.2) wit... Dirk-Willem van Gulik