Hi nginx team,<br><br>we running nginx + ssl certificate<br> <br>i configure domain.ca-bundle in nginx<br><br>cat domain.ca-bunde &gt;&gt; domainname.crt <br><br><br>and configure<br> <br>    ssl_certificate      /opt/ssl/domain_com.crt;<br>
    ssl_certificate_key  /opt/ssl.key/domain_com.key;<br><br>when i restart nginx server following below error displayed.<br><br>SSL_CTX_use_PrivateKey_file(&quot;../domain com.key&quot;) failed (SSL: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch)<br>
<br><br>how to resolve this issue..<br><br clear="all">Thanks and Regards,<br>R.Karthik<br>