LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Install/Configuration > how to use control panel via HTTPS ?

Reply
 
Thread Tools Display Modes
  #1  
Old 05-03-2007, 03:59 PM
aww aww is offline
Senior Member
 
Join Date: May 2007
Posts: 237
Default how to use control panel via HTTPS ?

I used the excellent wiki guide to try out litespeed on our cpanel setup - seems very nice and works well.

One thing right off that makes me worried however is the control panel on a non SSL connection (ie. HTTP) and entering the password that way.

Is there any way we can use the general SSL cert on our cpanel setup to access it via SSL? I would need some general instructions if anyone knows how.

Thank you for any assistance.


update:

Okay after alot of poking around I found the admin ssl setup here
example.com:7080/config/confMgr.php?m=al_adminListener&p=lsecure

But can someone tell me what specifically to change those settings to?
Is it possible to re-use the SSL cert that WHM uses (ie. from :2087)

Last edited by aww; 05-03-2007 at 04:14 PM..
Reply With Quote
  #2  
Old 05-03-2007, 04:39 PM
aww aww is offline
Senior Member
 
Join Date: May 2007
Posts: 237
Oh wow I figured it out myself, can't believe how easy it was.

Feel free to add it to the wiki or something like that.

1. go to admin console -> listeners
example.com:7080/config/confMgr.php?m=altop

2. add a listener called adminListenerSSL or something like that
make it listen on port 7081 (suggestion) and require SSL

3. then go to the SSL tab and edit it
example.com:7080/config/confMgr.php?m=al_adminListenerSSL&p=lsecure&t=L_CE RT&a=e

4. in the shell I made a directory called /ssl
then I ran this:
openssl genrsa -out server.key 1024
and then this:
openssl req -new -x509 -key server.key -out server.crt -days 365

5. set Private Key File to /ssl/server.key
6. set Certificate File to /ssl/server.crt

7. save changes, graceful restart, make sure 7081 is open in your firewall

try https://example.com:7081 and it works for me!

I am *very* impressed with litespeed's ease of use!
Reply With Quote
  #3  
Old 05-03-2007, 06:06 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
Glad you figured it out, and thanks for the detail step by step tutorial, I will add that to our wiki.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 10:05 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.