Package org.springframework.boot.ssl
package org.springframework.boot.ssl
Management of trust material that can be used to establish an SSL connection.
-
ClassDescriptionDefault
SslBundleRegistryimplementation.Exception indicating that anSslBundlewas referenced with a name that does not match any registered bundle.A bundle of trust material that can be used to establish an SSL connection.A reference to a single key obtained viaSslBundle.Interface that can be used to register anSslBundlefor a given name.A managed set ofSslBundleinstances that can be retrieved by name.A bundle of key and trust managers that can be used to establish an SSL connection.Configuration options that should be applied when establishing an SSL connection.A bundle of key and trust stores that can be used to establish an SSL connection.