Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
LBSslModeSelectionAction.Builder |
LBSslModeSelectionAction.Builder.setSslMode(java.lang.String sslMode)
Possible values are:
LBSslModeSelectionAction.SSL_MODE_PASSTHROUGH
LBSslModeSelectionAction.SSL_MODE_END_TO_END
LBSslModeSelectionAction.SSL_MODE_OFFLOAD
SSL Passthrough: LB establishes a TCP connection with client and another
connection with selected backend server. |