SSL cert vendors for use with nginx?

Wayne E. Seguin wayneeseguin at gmail.com
Tue Jun 5 05:35:07 MSD 2007


On Jun 04, 2007, at 21:00 , Geoffrey Grosenbach wrote:
> 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

Your .pem file looks something like this now?:

 > cat cert.pem
-----BEGIN CERTIFICATE-----
MIIF6d..............
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIDR6dCR...
-----END CERTIFICATE-----

--
Wayne E. Seguin
Sr. Systems Architect & Systems Admin
wayneseguin at gmail.com



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20070604/aec10be3/attachment.html>


More information about the nginx mailing list