This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Configure multiple certificates for the same domain name #1899
Labels
proposal
An issue that proposes a feature request
Milestone
Hello,
In the Nginx documentation at http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_certificate there is a possibility to specify ssl_certificate / ssl_certificate_key directives multiple times for the same domain name.
Is it possible to configure Nginx Ingress to use more than one TLS secret for the same domain name ?
I've tried the following configuration :
but then I checked resulting Nginx configuration inside the ingress pod and found out that only certificate and key from the second secret is used.
Thanks in advance for the help
Aha! Link: https://nginx.aha.io/features/IC-304
The text was updated successfully, but these errors were encountered: