jetty.project/jetty-server
Simone Bordet 68296911b7 Fixes #6099 - Cipher preference may break SNI if certificates have different key types.
Updated the logic in SslContextFactory.Server.sniSelect(...) to check if there is
any certificate that matches, and if so return a null alias in the hope to be called
again and pick the right alias for the SNI.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-05-10 10:38:42 +02:00
..
src Fixes #6099 - Cipher preference may break SNI if certificates have different key types. 2021-05-10 10:38:42 +02:00
pom.xml Updating to version 9.4.41-SNAPSHOT 2021-04-13 16:24:42 -05:00