SSL cert vendors for use with nginx?

Geoffrey Grosenbach boss at topfunky.com
Tue Jun 5 05:00:32 MSD 2007


On 6/4/07, Wayne E. Seguin <wayneeseguin at gmail.com> wrote:
> Try appending the domain cert after the intermediate cert in a single file
> and and give it a ".pem" extension, then include it:
> ssl_certificate  /mysite/keys/domain.com.pem

Thanks for the quick reply. Unfortunately that threw an error:

2007/06/04 20:43:48 [emerg] 3477#0:
SSL_CTX_use_PrivateKey_file("/keys/domain.com/shared/keys/domain.com.key")
failed (SSL: error:0B080074:x509 certificate
routines:X509_check_private_key:key values mismatch)


Geoffrey Grosenbach





More information about the nginx mailing list