Class ValidationCA (0.1.5)

ValidationCA(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specification of ValidationCA. Defines the mechanism to obtain the Certificate Authority certificate to validate the peer certificate.

Attributes

NameDescription
grpc_endpoint google.cloud.network_security_v1beta1.types.GrpcEndpoint
gRPC specific configuration to access the gRPC server to obtain the CA certificate.
certificate_provider_instance google.cloud.network_security_v1beta1.types.CertificateProviderInstance
The certificate provider instance specification that will be passed to the data plane, which will be used to load necessary credential information.