Welcome, Guest. Please login or register.
Did you miss your activation email?
September 04, 2010, 04:31:23 am
Home Help Search Login Register

SysCP Forum  |  SysCP Discussions  |  English Discussions  |  Topic: SysCP with SSL 0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: SysCP with SSL  (Read 6358 times)
samual
Newbie
*
Offline Offline

Posts: 29


« on: December 05, 2005, 10:53:08 am »

Hello there,

first I want to thank for that great work that is done by the team (who is this?) building SysCP!!!! Thanks a lot!


there are tutorials how to setup squirrelmail with SSL. But there is one question, why should I secure squirrelmail with SSL when SysCP itself don't use SSL in default?

Debian uses an own apache called apache-ssl why isn't SysCP copied into the document root of the apache-ssl package in /var/www-ssl/? Now the normale User will use a SysCP that isn't secure!
Perhaps there is something I don't understand but for me, it seems to be a better idea to use SysCP with SSL.

When I'm think of it, my plan is:
Installing apache-ssl
Changing the document root from the standard apache to something different than /var/www and changing the document root for apache-ssl from /var/www-ssl to /var/www

Then I can create a subdomain for a normal domain to connect to SysCP (https://SysCP.example.com)

What do you think?
Logged
microft
Hero Member
*****
Offline Offline

Posts: 744


WWW
« Reply #1 on: December 05, 2005, 11:02:50 am »

Hi samual

It makes us happy to get positive posts about syscp here Smiley

You described one way to secure the syscp-installation. I used the default apache (not the special apache-ssl) to tunnel SysCP over ssl. This is another way to secure SysCP. If you're going to use apache-ssl, you could write a small tutorial and put it into the documenation section of SysCP. This would be a good extension of our documentation Wink

Yes, you're right, a normal user would perhaps use SysCP over an unencrypted connection. But we think that an admin of a server has the ability to secure the SysCP-installation over an ssl tunnel. This is basic knowledge and should be known by every admin of a linux webserver. The other part is that every admin has his own ideas of an installation of SysCP.

thanks and cu later

Microft
Logged

Träum nicht dein ganzes Leben. Lebe deine Träume!
samual
Newbie
*
Offline Offline

Posts: 29


« Reply #2 on: December 05, 2005, 01:53:09 pm »

What you say is correct, every admin with a basic knowledge should be aware of the security hole and off course should be able to secure syscp!
But for such an admin, it would be no problem to handle the same for apache-ssl and /var/www-ssl. But for novice user (and you know they are in the net) it not so easy to get an unsecure syscp installation.

I think it is better to deliver a secure environment, thats what we all blame microsoft for and here we are doing the same. Easy to install but unsecure if you have not the knowledge.

I think this is a good and neccessary discussion, altough when its only for thinking about things and concepts.
Logged
paddy
Hero Member
*****
Offline Offline

Posts: 667


« Reply #3 on: December 05, 2005, 02:24:45 pm »

but, for everyone its easy to just install apache-ssl, which's docroot is, afaik default also at /var/www and just add a .htaccess to the /var/www directory that looks like this:
Code:
RewriteEngine On
RewriteCond %{SERVER_PORT}     !^443$
RewriteRule (.*)  https://tld%{REQUEST_URI}

i think everybody, even with a basic knowledge should be able to do so. and if not, maybe someone like that, shant have an root server?
Logged
samual
Newbie
*
Offline Offline

Posts: 29


« Reply #4 on: December 06, 2005, 09:03:58 am »

I think this is correct and I was thinking of my changes of the docroot for apache-ssl to /var/www-ssl/.

But I still think it would not be such a bad idea to install only apache-ssl insead of apache.
Logged
duergner
Hero Member
*****
Offline Offline

Posts: 1778


WWW
« Reply #5 on: December 06, 2005, 11:28:12 am »

I do not really think that this is a good idea as it would cause a lot of trouble. Most people doing webhosting use the normal apache package and configure the modules they need. Changing the dependency to apache-ssl would destroy a lot of these installations and make it unable for these guys to use the .deb package.

And for apache2 the -ssl package is not provided anymore AFAIR.
Logged

Der kleine, aber feine Unterschied: unter Windows muss man als root, damit alles laeuft. Unter Linux darf man nicht als root, weil sonst nicht alles laeuft.
-Urs Traenker in dcsf-
benschi
Sr. Member
****
Offline Offline

Posts: 417


WWW
« Reply #6 on: December 06, 2005, 02:45:37 pm »

@duergner
right, that is cuz' the mod_ssl is included in the Debian Package of Apache2.
Logged

Wo? Was? Wieso? Wann? Warum? Weshalb? - Ich wars nicht Wink

Windows CE + Windows ME + Windows NT = Windows CEMENT !!!
Pages: [1] Print 
SysCP Forum  |  SysCP Discussions  |  English Discussions  |  Topic: SysCP with SSL « previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.088 seconds with 17 queries.