Multiple certificates in OUD for RSA and EC keys?
Hi,
so, after having just realized for the first time that the list of enabled ciphers on a connection handler is one thing, but the list of actually usable ciphers also depends on the kind of certificate you use, because the authentication method used in the cipher suite must match what's in the certificate, it looks like that basically cuts the list of usable ciphers in half. Of your _supported_ ciphers you can only use the ones that use RSA for authentication if your cert has an RSA key, if you have a certificate with an elliptic curve key, you can