InlineHttpsPolicyLbVirtualServer1
{
"client_ssl_certificate_ids": [
"string"
],
"client_ssl_settings": "string",
"default_client_ssl_certificate_id": "string"
}
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
Security settings representing various security settings when the VirtualServer acts as an SSL server
- BASE_SECURE_111317
- MODERATE_SECURE_111317
- HIGH_SECURE_111317
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.