![]() |
|
[MODULE] Certificate Manager - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: 3rd Party Module Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=41) +----- Forum: Available Modules (https://senforums.mach-hosting.com/forumdisplay.php?fid=63) +----- Thread: [MODULE] Certificate Manager (/showthread.php?tid=2001) |
RE: [Module] Certificate Manager - servidigital - 10-21-2015 I'm new, where I can find the route "ssl.conf" file? RE: [Module] Certificate Manager - Diablo925 - 10-21-2015 do you use cents 6.5 / 7 or ubuntu ?? RE: [Module] Certificate Manager - servidigital - 10-21-2015 (10-21-2015, 11:05 PM)Diablo925 Wrote: do you use cents 6.5 / 7 or ubuntu ?? CentOS 7 x64 RE: [Module] Certificate Manager - TGates - 10-22-2015 @[servidigital], update your profile with your server setup: http://forums.sentora.org/showthread.php?tid=1978 RE: [Module] Certificate Manager - servidigital - 10-22-2015 (10-22-2015, 05:35 AM)TGates Wrote: @[servidigital], update your profile with your server setup: http://forums.sentora.org/showthread.php?tid=1978 Ready RE: [Module] Certificate Manager - Diablo925 - 10-22-2015 centos 7 are working out of the boxs
RE: [Module] Certificate Manager - eseelke - 11-12-2015 How do I get this module to install the certificate without changing port 80 to forward to port 443? I don't want to redirect all traffic to https. RE: [Module] Certificate Manager - Diablo925 - 11-12-2015 module config -> apache config -> button select the domain and uncheck Forward Port 80 to Overriden Port: RE: [Module] Certificate Manager - bbspike - 11-13-2015 Hi, 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. RE: [Module] Certificate Manager - TGates - 11-13-2015 Yes, tested and I get the same results. It is not changing the setting for full daemon run in the DB so it is not updating the vhosts file. |