ALBHealthMonitorSSLAttributes (schema)

HealthMonitorSSLAttributes

Advanced load balancer HealthMonitorSSLAttributes object
Name Description Type Notes
pki_profile_path Pki profile path

PKI profile used to validate the SSL certificate presented
by a server.
It is a reference to an object of type PKIProfile.
string
server_name Server name

Fully qualified DNS hostname which will be used in the TLS
SNI extension in server connections indicating SNI is
enabled.
string
ssl_key_and_certificate_path Ssl key and certificate path

Service engines will present this SSL certificate to the
server.
It is a reference to an object of type
SSLKeyAndCertificate.
string
ssl_profile_path Ssl profile path

SSL profile defines ciphers and SSL versions to be used for
healthmonitor traffic to the back-end servers.
It is a reference to an object of type SSLProfile.
string Required