File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
en/docs/reference/config/networking/gateway
zh/docs/reference/config/networking/gateway Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -513,6 +513,16 @@ <h2 id="ServerTLSSettings">ServerTLSSettings</h2>
513
513
< p > Same as CredentialName but for multiple certificates. Mainly used for specifying
514
514
RSA and ECDSA certificates for the same server.</ p >
515
515
516
+ </ td >
517
+ </ tr >
518
+ < tr id ="ServerTLSSettings-ca_cert_credential_name ">
519
+ < td > < div class ="field "> < div class ="name "> < code > < a href ="#ServerTLSSettings-ca_cert_credential_name "> caCertCredentialName</ a > </ code > </ div >
520
+ < div class ="type "> string</ div >
521
+ </ div > </ td >
522
+ < td >
523
+ < p > For mutual TLS, the name of the secret or the configmap that holds CA certificates.
524
+ Takes precedence over CA certificates in the Secret referenced with < code > credentialName(s)</ code > .</ p >
525
+
516
526
</ td >
517
527
</ tr >
518
528
< tr id ="ServerTLSSettings-tls_certificates ">
Original file line number Diff line number Diff line change @@ -513,6 +513,16 @@ <h2 id="ServerTLSSettings">ServerTLSSettings</h2>
513
513
< p > Same as CredentialName but for multiple certificates. Mainly used for specifying
514
514
RSA and ECDSA certificates for the same server.</ p >
515
515
516
+ </ td >
517
+ </ tr >
518
+ < tr id ="ServerTLSSettings-ca_cert_credential_name ">
519
+ < td > < div class ="field "> < div class ="name "> < code > < a href ="#ServerTLSSettings-ca_cert_credential_name "> caCertCredentialName</ a > </ code > </ div >
520
+ < div class ="type "> string</ div >
521
+ </ div > </ td >
522
+ < td >
523
+ < p > For mutual TLS, the name of the secret or the configmap that holds CA certificates.
524
+ Takes precedence over CA certificates in the Secret referenced with < code > credentialName(s)</ code > .</ p >
525
+
516
526
</ td >
517
527
</ tr >
518
528
< tr id ="ServerTLSSettings-tls_certificates ">
You can’t perform that action at this time.
0 commit comments