[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineHttpsPolicyLbVirtualServer1

Properties

string
default_client_ssl_certificate_id Required

The setting is used when load balancer acts as an SSL server and terminating the client SSL connection. A default certificate should be specified which will be used if the server does not host multiple hostnames on the same IP address or if the client does not support SNI extension.


array of string
client_ssl_certificate_ids Optional

Client-side SSL profile binding allows multiple certificates, for different hostnames, to be bound to the same virtual server. The setting is used when load balancer acts as an SSL server and terminating the client SSL connection


string
client_ssl_settings Optional

Security settings representing various security settings when the VirtualServer acts as an SSL server

  • BASE_SECURE_111317
  • MODERATE_SECURE_111317
  • HIGH_SECURE_111317

Possible values are: BASE_SECURE_111317MODERATE_SECURE_111317HIGH_SECURE_111317

JSON Example

{
	"default_client_ssl_certificate_id": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: TempPolicyLoadBalancer
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

HttpsPolicyLbVirtualServer

Feedback

Was this page helpful?