On July 17, 2017 7:05:31 PM EDT, Etienne Robillard <tkad...@yandex.com> 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 but to wait for a message from Gandi. 
>Whatsmychaincert.com is telling me to update my certificate (crt) file,
>
>but I'm not trusting this website yet. Do you guys have any advices for
>
>setting up a SSL certificate with nginx - should I use the generated 
>certificate from whatsmychaincert.com?
>
>Thanks in advance,
>
>Etienne
>
>
>Le 2017-07-17 à 11:32, Etienne Robillard a écrit :
>> 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 ?
>>>
>>>
>>> Thanks,
>>>
>>>
>>> Etienne
>>>
>>> _______________________________________________
>>> nginx mailing list
>>> nginx@nginx.org
>>> http://mailman.nginx.org/mailman/listinfo/nginx
>>>
>>
>
>-- 
>Etienne Robillard
>tkad...@yandex.com
>http://www.isotopesoftware.ca/
>
>_______________________________________________
>nginx mailing list
>nginx@nginx.org
>http://mailman.nginx.org/mailman/listinfo/nginx

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. 


-- 
Thanks.
Fabian S.

OpenPGP:

3c3fa072accb7ac5db0f723455502b0eeb9070fc
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to