PDA

View Full Version : ISPconfig and SSL-Explorer


SurfingAlien
15th September 2006, 22:56
Hi All,

I am a VERY happy ISPConfig-user, and I would like to run the SSL-Explorer product on the same machine. SSL-Explorer makes use of ant-apache and java to create a clientless "client-to-gateway" VPN over https. I would like to ave this so I can use RDP to make use of Terminal Services

Since non of my sites make use of https, I guess that both the apache version for ISPConfig and apache that runs the sites do not listen to port 443

Can anyone think of a reason why running yet another apache should interfere with the running versions of apache, or any other reason why this can not work?

Thanks a bunch!

Peter, The Netherlands

till
16th September 2006, 13:14
Please remove the "Listen 443" in the configuration files of the main apache webserver as it binds on port 443 even if there is no SSL host defined in ISPConfig. Then you shall be able to install another apache on port 443 without problems.