Welcome! Log In Create A New Profile

Advanced

Re: OCSP_basic_verify() failed

Maxim Dounin
January 11, 2013 09:50AM
Hello!

On Wed, Jan 09, 2013 at 05:02:11AM -0500, philipp wrote:

> I have created a trust file both ways:
>
> cat www.hellmi.de.pem > www.hellmi.de.trust
> cat subca.pem >> www.hellmi.de.trust
> cat ca.pem >> www.hellmi.de.trust
>
> or
>
> cat subca.pem > www.hellmi.de.trust
> cat ca.pem >> www.hellmi.de.trust
>
> and configured it as ssl_trusted_certificate, this did not help either. How
> do I create a trusted certificate for a StartCom CA?
>
> This chain looks like this:
>
> StartCom Certification Authority (ca.pem)
> StartCom Class 1 Primary Intermediate Server CA (subca.pem)
> www.hellmi.de (www.hellmi.de.pem)

Something like

cat sub.class1.server.ca.pem ca.pem > trusted.pem

should be enough (files named to match ones available from
StartCom). I've just tested with a free class 1 cert from
StartCom, and it works fine. If you still see errors with
ssl_trusted_certificate configured - you may want to provide more
details.

--
Maxim Dounin
http://nginx.com/support.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

OCSP_basic_verify() failed

philipp January 09, 2013 04:27AM

Re: OCSP_basic_verify() failed

Maxim Dounin January 09, 2013 04:48AM

Re: OCSP_basic_verify() failed

philipp January 09, 2013 05:02AM

Re: OCSP_basic_verify() failed

Maxim Dounin January 11, 2013 09:50AM

Re: OCSP_basic_verify() failed

philipp January 14, 2013 03:23AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 165
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready