| Package | Description |
|---|---|
| com.vmware.nsx.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. |