Hi there,
I have own site with ssl enabled. System is Ubuntu 14.04 x64 with i-MSCP 1.2.1.
Few days ago I wanted to replace the ssl files/datas in the webadmin, but I got error in the status. I could not edit later. After a while I restarted the dedicated server and ssl worked fine, but I forgot the error.
Today I just started to upgrade the i-MSCP from 1.2.1 to 1.2.2, but the updater stopped almost in the end.
First time I had exactly same problem like an other member had here: Upgrade to 1.1.7 - SSL Error RebuidCustomerFiles so I loged in to MySQL via console and used:
But now a got another error with ssl.
Error is:
/var/log/imscp/SSLcertificate_module_dmn.log:
Code
- [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Dir::make: Creating directory /var/www/imscp/gui/data/certs
- [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Dir::mode: Changing mode for /var/www/imscp/gui/data/certs to 488
- [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Dir::owner: Changing owner and group for /var/www/imscp/gui/data/certs to 0:0
- [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Execute::execute: Executing command: /usr/bin/openssl rsa -in '/tmp/zkphIhznOt' -noout -passin pass:dummypass
- [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Execute::getExitCode: External command exited with value 0
- [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Execute::execute: Executing command: /usr/bin/openssl verify '/tmp/xfFKLJSdrs'
- [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Execute::getExitCode: External command exited with value 2
- [Sat Feb 14 00:01:53 2015] [debug] iMSCP::OpenSSL::validateCertificate: /tmp/xfFKLJSdrs: C = NO, ST = Sor-Trondelag, L = Trondheim, O = R\C3\B3bert Kiss, CN = www.club27.eu, emailAddress = postmaster@club27.eu
- error 20 at 0 depth lookup:unable to get local issuer certificate
How should I fix it?
Thanks for helping!