10 messages in ru.sysoev.nginxRe: SSL cert vendors for use with nginx?
FromSent OnAttachments
Geoffrey GrosenbachJun 4, 2007 5:22 pm 
Wayne E. SeguinJun 4, 2007 5:30 pm 
Geoffrey GrosenbachJun 4, 2007 6:00 pm 
Wayne E. SeguinJun 4, 2007 6:34 pm 
Geoffrey GrosenbachJun 4, 2007 6:42 pm 
Wayne E. SeguinJun 4, 2007 7:10 pm 
Geoffrey GrosenbachJun 4, 2007 8:07 pm 
Cliff WellsJun 6, 2007 11:40 am 
Wayne E. SeguinJun 6, 2007 11:47 am 
Igor SysoevJun 6, 2007 12:13 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: SSL cert vendors for use with nginx?Actions...
From:Geoffrey Grosenbach (boss@public.gmane.org)
Date:Jun 4, 2007 6:00:09 pm
List:ru.sysoev.nginx

On 6/4/07, Wayne E. Seguin
<wayn@public.gmane.org> 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)