jetty.project/jetty-util
Simone Bordet b5b3874275 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>
(cherry picked from commit 68296911b7)
2021-05-10 12:25:56 +02:00
..
src Fixes #6099 - Cipher preference may break SNI if certificates have different key types. 2021-05-10 12:25:56 +02:00
pom.xml Updating to version 10.0.3-SNAPSHOT 2021-03-26 06:31:31 +00:00