For verification to work, the certificate of the issuer of the
server certificate, the root certificate, and all intermediate
certificates should be configured as trusted using the
ssl_trusted_certificate directive.
On Wed, Jan 09, 2013 at 05:02:11AM -0500, philipp wrote:
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 D.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.