Welcome! Log In Create A New Profile

Advanced

Re: Comodo EV SSL cert on nginx

Maxim Dounin
December 09, 2010 05:22PM
Hello!

On Thu, Dec 09, 2010 at 10:20:18PM +0100, Matt D. wrote:

> hi
>
> how did you create the comodo_ca_bundle?
>
> I got these files from comodo
>
> AddTrustExternalCARoot.crt
> TERENASSLCA.crt
> UTNAddTrustServer_CA.crt
> myserver.crt
>
> Any help, gratefully appreciated.
>
> I have tried some opttions, none seem to work :-(

General rule is: concatenate certificates starting from your cert,
each certificate should sign previous one.

You may examine certificates you've got via something like

openssl x509 -noout -subject -issuer -in <cert>

Use the resulting file (with all certificates) in ssl_certificate
directive.

Maxim Dounin

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

Re: Comodo EV SSL cert on nginx

Matt D. December 09, 2010 04:26PM

Re: Comodo EV SSL cert on nginx

Maxim Dounin December 09, 2010 05:22PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 207
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