clientValidationCa property

List<ValidationCA>? clientValidationCa
getter/setter pair

Required if the policy is to be used with Traffic Director.

For external HTTPS load balancers it must be empty. Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.

Implementation

core.List<ValidationCA>? clientValidationCa;