PDA

View Full Version : Ssl



AtomicRax
02-14-2004, 10:55 PM
I know you can run DA with SSL or without (variable in directadmin.conf), but is there a way to turn them both on?

So I can access my control panel either by http://mydomain.com:2222 and https://mydomain.com:2222

DirectAdmin Support
02-15-2004, 11:45 AM
Hello,

No, 2 ports would have to be used and 2 copies of DA would need to be run, but it's not setup to do that. SSL does it's handshake before any requests are made, so the daemon wouldn't know if it is supposed to do SSL or not when a new connection is made.

John