mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 00:17:18 +00:00
If SNI is required, wrap the KeyManagers with SniX509ExtendedKeyManager. Updated the main keystore file to only have one certificate (instead of two), since there never was the need for two certificates in the tests. Signed-off-by: Simone Bordet <simone.bordet@gmail.com>