Control Web Panel

WebPanel => Apache => Varnish => Topic started by: gailclark80 on January 18, 2018, 08:49:10 AM

Title: Install Varnish SSL error
Post by: gailclark80 on January 18, 2018, 08:49:10 AM
Intall the vanish buy selected Apache & Varnish Cache & Nginx Reverse Proxy and click "Save & Rebuild Configuration", but the CWP show some error as below

Nginx ERROR Detected ! nginx: [emerg] SSL_CTX_use_PrivateKey_file("/etc/pki/tls/private/www.***.com.key") failed (SSL: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch) nginx: configuration file /etc/nginx/nginx.conf test failed

i have use SSL checker verify my website, the SSL work fine.

any suggestion?
Title: Re: Install Varnish SSL error
Post by: masykurlamongan on February 28, 2018, 03:39:46 PM
I'm Also Experiencing the Same, Please help the Solution
Title: Re: Install Varnish SSL error
Post by: n8v8r on February 28, 2018, 04:09:10 PM
Does not seem related to varnish (installation) but rather some certificate mismatch in the nginx configuration, which you may check from the CLI
Code: [Select]
nginx -t