Specification of ValidationCA. Defines the mechanism to obtain the Certificate Authority certificate to validate the peer certificate.
| JSON representation |
|---|
{ // Union field |
| Fields | |
|---|---|
Union field type. The type of certificate provider which provides the CA certificate. type can be only one of the following: |
|
grpcEndpoint |
gRPC specific configuration to access the gRPC server to obtain the CA certificate. |
certificateProviderInstance |
The certificate provider instance specification that will be passed to the data plane, which will be used to load necessary credential information. |