LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   apache not connecting on ssl requests (https://www.linuxquestions.org/questions/linux-software-2/apache-not-connecting-on-ssl-requests-64421/)

Robert0380 06-08-2003 06:03 PM

apache not connecting on ssl requests
 
i have apache running:


http://robert.dynu.net << works fine
https://robert.dynu.net << only works on the server


if the https site works for you, let me know, it doesnt work
on any of the computer on my private network.

it works fine on the server iteself but on a win box
using mozilla i get a pop up that says:


"The connection to robert.dynu.net terminated unsuccesfully, some
data may have been transfered"

i have my firewall accepting tcp and udp on port 443 and like
i said before, it works fine on the server itself.

i have apache virtual server setup to listen on 443 and handle
requests. i even added another one to handle connection attemps on the 192.168.. interface specificallly for bound for
port 443 but its a no-go, still only works from 127.0.0.1.

i need the ssL stuff for connecting to my mail server (it will connect without using SSL but i want to force secure login)


All times are GMT -5. The time now is 09:58 PM.