clientValidationTrustConfig property

String? clientValidationTrustConfig
getter/setter pair

Reference to the TrustConfig from certificatemanager.googleapis.com namespace.

If specified, the chain validation will be performed against certificates configured in the given TrustConfig. Allowed only if the policy is to be used with Application Load Balancers.

Implementation

core.String? clientValidationTrustConfig;