nginx SSL problem for ca-bundle

karthi r karthikr2006 at gmail.com
Wed Jun 16 07:49:30 MSD 2010


Hi nginx team,

we running nginx + ssl certificate

i configure domain.ca-bundle in nginx

cat domain.ca-bunde >> domainname.crt


and configure

    ssl_certificate      /opt/ssl/domain_com.crt;
    ssl_certificate_key  /opt/ssl.key/domain_com.key;

when i restart nginx server following below error displayed.

SSL_CTX_use_PrivateKey_file("../domain com.key") failed (SSL:
error:0B080074:x509 certificate routines:X509_check_private_key:key values
mismatch)


how to resolve this issue..

Thanks and Regards,
R.Karthik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20100616/4f4bd3b6/attachment.html>


More information about the nginx mailing list