Wordpress multisite + SSL

Giulio Loffreda giulio at loffreda.com.br
Fri Apr 6 19:13:14 UTC 2018


crystal clear

Your “in short” explanation was perfect.

Thank you

On 6 Apr 2018 at 15:56 -0300, basti <mailinglist at unix-solution.de>, wrote:
>
>
> On 06.04.2018 20:17, Giulio Loffreda wrote:
> > Hi
> >
> > I created one separated file for while (as we have just one customer
> > under ssl) and placed this file on sites-enable. So it is being loaded
> > at top of nginx configuration.
> > Then I have another conf file to handle 443 requests.
> >
> > The aim is to have one certificate for each customer, as customer may
> > want or already have their own certificate.
>
> Then you need different server block's. the certificates are loaded at
> start, so you can't load them dynamically.
>
> in short:
> 1 server block -> certificate with n domains
> n server block -> certificate with 1 domain
>
> ssl_certificate* must be inside serverblock
>
> > But you gave me a good idea to have a SAN certificate, I don’t know if
> > it will work for all situations thought.
> >
> > Is my aim possible ?
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20180406/d4778cdc/attachment.html>


More information about the nginx mailing list