Package org.eclipse.jetty.util.ssl
Jetty Util : Common SSL Utility Classes
-
Class Summary Class Description AliasedX509ExtendedKeyManager AnX509ExtendedKeyManagerthat select a key with desired alias, delegating other processing to a nested X509ExtendedKeyManager.SniX509ExtendedKeyManager AX509ExtendedKeyManagerthat selects a key with an alias retrieved from SNI information, delegating other processing to a nested X509ExtendedKeyManager.SslContextFactory SslContextFactory is used to configure SSL connectors as well as HttpClient.X509