Class PemSslBundleProperties
java.lang.Object
org.springframework.boot.autoconfigure.ssl.SslBundleProperties
org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties
SslBundleProperties
for PEM-encoded certificates and private keys.- Since:
- 3.1.0
- Author:
- Scott Frederick, Phillip Webb, Moritz Halbritter
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.boot.autoconfigure.ssl.SslBundleProperties
SslBundleProperties.Key, SslBundleProperties.Options
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.springframework.boot.autoconfigure.ssl.SslBundleProperties
getKey, getOptions, getProtocol, isReloadOnUpdate, setProtocol, setReloadOnUpdate
-
Constructor Details
-
PemSslBundleProperties
public PemSslBundleProperties()
-
-
Method Details
-
getKeystore
-
getTruststore
-