Class PemSslBundleProperties

java.lang.Object
org.springframework.boot.autoconfigure.ssl.SslBundleProperties
org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties

public class PemSslBundleProperties extends SslBundleProperties
SslBundleProperties for PEM-encoded certificates and private keys.
Since:
3.1.0
Author:
Scott Frederick, Phillip Webb, Moritz Halbritter
See Also: