Re: Problem setting up ssl

2017-07-17 Thread Etienne Robillard
Hi Steve, I fixed the issue by rolling my own crt file using Fabian method. :) Cheers, E Le 2017-07-17 à 20:09, steve a écrit : Hi, On 18/07/17 11:38, Etienne Robillard wrote: Le 2017-07-17 à 19:30, Fabian A. Santiago a écrit : You likely need to concatenate your cert and your ca's i

Re: Problem setting up ssl

2017-07-17 Thread Etienne Robillard
Le 2017-07-17 à 19:30, Fabian A. Santiago a écrit : You likely need to concatenate your cert and your ca's intermediate root signing cert into one file and apply that as your nginx cert with your private key as such. Then reload nginx. Hi Fabian, Is this precisely whatsmychaincert.com is

Re: Problem setting up ssl

2017-07-17 Thread Fabian A. Santiago
On July 17, 2017 7:05:31 PM EDT, Etienne Robillard wrote: >It seems I have a problem with the SSL certificate chain, as per >whatsmychaincert.com. However my SSL certificate provider (Gandi) says >that the SSL certificate still needs to be attributed... I don't know >what to do at this point bu

Re: Problem setting up ssl

2017-07-17 Thread Etienne Robillard
It seems I have a problem with the SSL certificate chain, as per whatsmychaincert.com. However my SSL certificate provider (Gandi) says that the SSL certificate still needs to be attributed... I don't know what to do at this point but to wait for a message from Gandi. Whatsmychaincert.com is te

Re: Problem setting up ssl

2017-07-17 Thread Etienne Robillard
Sorry for the noise - apparently the certicate is not yet fully working. E Le 2017-07-17 à 11:29, Etienne Robillard a écrit : Hi, I'm trying to setup ssl on my server and "nginx -t" reports no problem but the server is now listening on port 256 instead of 443. Any idea what is wrong ? Th

Problem setting up ssl

2017-07-17 Thread Etienne Robillard
Hi, I'm trying to setup ssl on my server and "nginx -t" reports no problem but the server is now listening on port 256 instead of 443. Any idea what is wrong ? Thanks, Etienne ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailm