Package org.springframework.boot.autoconfigure.ssl
package org.springframework.boot.autoconfigure.ssl
Auto-configuration for SSL bundles.
-
ClassDescription
SslBundleProperties
for Java keystores.Store properties.SslBundleProperties
for PEM-encoded certificates and private keys.Store properties.Auto-configuration
for SSL.Base class for SSL Bundle properties.Interface to be implemented by types that registerSslBundle
instances with anSslBundleRegistry
.Properties for centralized SSL trust material configuration.Properties to define SSL Bundles.