Represents an SSL connector configuration.
The network interface this host binds to as an IP address or a hostname. If null or 0.0.0.0, then bind to all interfaces.
TLS key alias
KeyStore where a certificate is stored
Keystore password provider
File where the keystore is located
The port this application should be bound to.
Private key password provider
Store of trusted certificates for verifying the remote endpoint's certificate.
File with trusted certificates (JKS) for verifying the remote endpoint's certificate.
Type of the connector, e.g HTTP or HTTPS.