<div dir="ltr">i assume you have some sort of UCC certificate, if so you should be able to use it with multiple server_names, but have multiple ssl_certificates in a single server block is a limitation of nginx from what i understand.  Most relavant information is here: <a href="https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_certificate">https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_certificate</a>, as there are too many quesitons regarding your certs, if you use SNI etc.  <div><br></div><div>HTH</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 4, 2017 at 8:39 AM, Olaf van der Spek <span dir="ltr"><<a href="mailto:nginx-forum@forum.nginx.org" target="_blank">nginx-forum@forum.nginx.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">How do I set multiple certificates (for different names) in a single server<br>
block?<br>
I can easily set multiple server_names but there seems no way to set<br>
multiple certificates..<br>
Is the only way to have all names in a single certificate? If so, is this an<br>
nginx, an openssl or a TLS limitation?<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,275855,275855#msg-275855" rel="noreferrer" target="_blank">https://forum.nginx.org/read.<wbr>php?2,275855,275855#msg-275855</a><br>
<br>
______________________________<wbr>_________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/<wbr>mailman/listinfo/nginx</a><br>
</blockquote></div><br></div>