crystal clear
Your “in short” explanation was perfect.
Thank you
On 6 Apr 2018 at 15:56 -0300, basti , 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.
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
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 m
Hello,
where have you defined your certificate? I cant see.
if you use one serer directive for all your domains, all domains must be
in this certificate (Subject alt names).
On 06.04.2018 19:40, Giulio Loffreda wrote:
> Dears
>
>
> I have one wordpress multisite with subdomain being served by Ng
Dears
I have one wordpress multisite with subdomain being served by Nginx.
We have the main domain, lets call domain.com.
We use custom domains for customer site lets say customerone.com,
customertwo.com… with correspondent subdomain on WP, as customerone.domain.com,
customertwo.domain.com.
Ev