RE: [Module] Certificate Manager
11-13-2015, 06:50 AM
(This post was last modified: 11-13-2015, 06:51 AM by bbspike.)
Hi,
When i install a certificate with cert manager is get a succes message:
But when i start daemon with ssh panel the message appears:
When i look in Sentora Apache module and select the domain in vhost overide all the settings are changed by the cert manager correctly. Even looking with phpadmin in to the database the settings for cert manager are there.
Any idea why the hook doesn't see the changes?
If i goto vhosts overide in sentora and change nothing but only hit the save button then the hook does see the changes correctly and is ssl working fine.
When i install a certificate with cert manager is get a succes message:
Code:
You SSL has been made. It will be ready in about 5 min.
But when i start daemon with ssh panel the message appears:
Code:
START Apache Config Hook.
Apache Admin module ENABLED...
Apache Config has NOT changed...nothing to do.
END Apache Config Hook.
When i look in Sentora Apache module and select the domain in vhost overide all the settings are changed by the cert manager correctly. Even looking with phpadmin in to the database the settings for cert manager are there.
Any idea why the hook doesn't see the changes?
If i goto vhosts overide in sentora and change nothing but only hit the save button then the hook does see the changes correctly and is ssl working fine.