On Wed, Oct 29, 2014 at 11:31:41AM -0400, krlosgilson wrote:

Hi there,

I do not know the fix, but...

> the error in the log file is this:
> 
> SSL_CTX_use_PrivateKey_file("c:/nginx/ssl/key.key") failed (SSL:
> error:0B080074:x509 certificate routines:X509_check_private_key:key values
> mismatch

that message appears on the page at
http://nginx.org/en/docs/http/configuring_https_servers.html#chains,
which suggests that either your key and your cert flies are not a matched
pair; or your cert file does not have your cert as the first entry.

Might either of those be the case for you?

        f
-- 
Francis Daly        [email protected]

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to