Hello, I have switched from a shared server with a control panel to a dedicated server, which I am now configuring.
I have had the SSL certificate reissued and I have the files provided:
mykey (fedora generated RSA PRIVATE KEY)
myreq (fedora generated CERTIFICATE REQUEST)
mycert (CERTIFICATE provided by certificate authority)
Im getting this error ---------------------
[SSL] Config SSL Context for listener *:443 with Certificate File: /opt/lsws/wwwroot/zencart/conf/sbiSSL.pem and Key
File:/opt/lsws/wwwroot/{virtual host} /conf/mykey.pem get SSL error: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch
-----------------------------------------
I have the following set up in the listener SSL section (port 443) :
Private Key File $SERVER_ROOT/wwwroot/{virtual Server}/conf/mykey.pem
Certificate File $SERVER_ROOT/wwwroot/{virtual Server}/conf/sbiSSL.pem
Chained Certificate Not Set
CA Certificate Path Not Set
CA Certificate File Not Set
Client Verification optional
Verify Depth Not Set
Client Revocation Path Not Set
Client Revocation File Not Set
SSL Protocol SSL v3.0
Encryption Level 128-bit encryption
What am I doing wrong? Does it have to do with having to set up another ipaddress in the backend?
Please ask questions if need be.
Thanks in advance
I have had the SSL certificate reissued and I have the files provided:
mykey (fedora generated RSA PRIVATE KEY)
myreq (fedora generated CERTIFICATE REQUEST)
mycert (CERTIFICATE provided by certificate authority)
Im getting this error ---------------------
[SSL] Config SSL Context for listener *:443 with Certificate File: /opt/lsws/wwwroot/zencart/conf/sbiSSL.pem and Key
File:/opt/lsws/wwwroot/{virtual host} /conf/mykey.pem get SSL error: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch
-----------------------------------------
I have the following set up in the listener SSL section (port 443) :
Private Key File $SERVER_ROOT/wwwroot/{virtual Server}/conf/mykey.pem
Certificate File $SERVER_ROOT/wwwroot/{virtual Server}/conf/sbiSSL.pem
Chained Certificate Not Set
CA Certificate Path Not Set
CA Certificate File Not Set
Client Verification optional
Verify Depth Not Set
Client Revocation Path Not Set
Client Revocation File Not Set
SSL Protocol SSL v3.0
Encryption Level 128-bit encryption
What am I doing wrong? Does it have to do with having to set up another ipaddress in the backend?
Please ask questions if need be.
Thanks in advance