Re: SSL certificate chain

2013-09-02 Thread Daniel Lundqvist
something :) -- daniel On 2 sep 2013, at 19:12, Steve Wilson wrote: > On 2013-09-02 11:59, Daniel Lundqvist wrote: >> I have, it just says only 1 certificate is provided. Here are the test >> results: >> https://www.ssllabs.com/ssltest/analyze.html?d=www.malarhojden.nu >

Re: SSL certificate chain

2013-09-02 Thread Daniel Lundqvist
I have, it just says only 1 certificate is provided. Here are the test results: https://www.ssllabs.com/ssltest/analyze.html?d=www.malarhojden.nu -- daniel On 1 sep 2013, at 21:43, Sylvia wrote: > Hi. > You can try to run a diagnostics for problem discovery and recommendations > > https://ww

Re: SSL certificate chain

2013-09-01 Thread Daniel Lundqvist
the file, followed by the ca certs. > > Steve > > On 1/09/2013, at 11:11 PM, Daniel Lundqvist wrote: > >> Hi, >> >> I am trying to configure nginx 1.4.1 (using OpenSSL 1.0.1e) with a PEM >> encoded certificate file that contains the whole chain, 3 including

SSL certificate chain

2013-09-01 Thread Daniel Lundqvist
Hi, I am trying to configure nginx 1.4.1 (using OpenSSL 1.0.1e) with a PEM encoded certificate file that contains the whole chain, 3 including Root CA. But I can not get it to work. I have followed documentation at http://nginx.org/en/docs/http/configuring_https_servers.html#chains and http://