istio v1.31.0

Gateway.spec.servers.tls.tlsCertificates

Only one of `server_certificate`, `private_key` or `credential_name` or `credential_names` or `tls_certificates` should be specified.

3 fields
Gateway.spec.servers.tls.tlsCertificates fields and descriptions
Field / TypeDescription
caCertificates
string

No description provided.

privateKey
string

REQUIRED if mode is `SIMPLE` or `MUTUAL`.

serverCertificate
string

REQUIRED if mode is `SIMPLE` or `MUTUAL`.