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.
| Field / Type | Description |
|---|---|
caCertificates | No description provided. |
privateKey | REQUIRED if mode is `SIMPLE` or `MUTUAL`. |
serverCertificate | REQUIRED if mode is `SIMPLE` or `MUTUAL`. |