Question
how to renew ssl certificates?
I have a ssl certificate on a domain. Now, I need to renew the security keys.
My server is apache. I will replace the certificates, but now does not want to restart apache.
The error:
~# sudo service apache2 restart
* Restarting web server htcacheclean ...not running
[Sun Jul 27 21:47:38 2014] [warn] module cache_module is already loaded, skipping
[Sun Jul 27 21:47:38 2014] [warn] module cache_module is already loaded, skipping
Action 'start' failed.
The Apache error log may have more information.
The apache log error: http://pastie.org/private/wile3vp1wxn5m3pbdfjzw
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×