| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBHealthMonitorSSLAttributes.Builder |
ALBHealthMonitorSSLAttributes.Builder.setPkiProfilePath(java.lang.String pkiProfilePath)
PKI profile used to validate the SSL certificate presented by a server.
|
ALBHealthMonitorSSLAttributes.Builder |
ALBHealthMonitorSSLAttributes.Builder.setServerName(java.lang.String serverName)
Fully qualified DNS hostname which will be used in the TLS SNI extension in
server connections indicating SNI is enabled.
|
ALBHealthMonitorSSLAttributes.Builder |
ALBHealthMonitorSSLAttributes.Builder.setSslKeyAndCertificatePath(java.lang.String sslKeyAndCertificatePath)
Service engines will present this SSL certificate to the server.
|
ALBHealthMonitorSSLAttributes.Builder |
ALBHealthMonitorSSLAttributes.Builder.setSslProfilePath(java.lang.String sslProfilePath)
SSL profile defines ciphers and SSL versions to be used for healthmonitor
traffic to the back-end servers.
|