This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

SSL support in sentora
#2
RE: SSL support in sentora
I think creating a new ssl-vhosts.conf file is the right way. You can check Diablo925 first SSL module for that because it worked that way.

Storing all ssl files in one folder seems impractical. Adding the files to a seperate ssl folder within the account like the recent Diablo925 module makes more logic i think. That way account admins have acces to there files.

Automating Lets encrypt and selfsigned should be there. For account admins this should be one click setup. Sentora can run the lets encrypt script (wihout using the 80 port)  and even add a cron for automatic renewal.

I think there should be a apache check yes. Maybe using the sanitiecheck of apache something like this:

PHP Code:
 function restart() {
 
   $cmd str_replace(' graceful'' configtest'$this->apache_restart_cmd());

 
   if ($this->server->shell_exec($cmd)) {
 
     apache_log('Apache configuration is valid''ok');
 
     parent::restart();
 
   }
 
   else {
 
     // Set an error, so we'll roll-back.
etc
etc
etc 

First toughts there. gonna look deeper into it in the coming weekend.
[Image: logo2.png]

My being on this forum is all personal and all is done here by me has nothing to with the company Web Improved I work for Smile
Reply
Thanks given by:


Messages In This Thread
SSL support in sentora - by Me.B - 02-15-2016, 09:05 PM
RE: SSL support in sentora - by bbspike - 02-16-2016, 06:26 AM
RE: SSL support in sentora - by Me.B - 02-16-2016, 06:38 AM
RE: SSL support in sentora - by bbspike - 02-16-2016, 06:42 AM
RE: SSL support in sentora - by Me.B - 02-16-2016, 06:50 AM
RE: SSL support in sentora - by 5050 - 02-22-2016, 09:35 PM
RE: SSL support in sentora - by TGates - 02-23-2016, 05:54 AM
RE: SSL support in sentora - by Me.B - 02-23-2016, 06:11 AM
RE: SSL support in sentora - by jacobg830 - 02-24-2016, 06:04 AM
RE: SSL support in sentora - by Nigel - 09-16-2016, 04:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Update redirect to Sentora login to an error page if a sub domain does not exist TGates 0 1 ,929 01-28-2024, 06:20 AM
Last Post: TGates
Need Sentora HELP ? Alemiz 4 11 ,575 10-26-2018, 04:09 PM
Last Post: republicus
Sentora Feedback and Ideas Xversion 10 29 ,277 10-28-2017, 06:49 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)