Hi,

I want to run the webserver module on port 443 with SSL suport. In the
past i0ve done this easy, but now it doesn't work anymore on our server.

I've move the Zentyal port to 4443 so 443 is unused, as I can see with
lsof:

r...@faro:~# lsof -i -n | grep https
r...@faro:~# lsof -i -n | grep 443
apache2    4880            root    5u  IPv4 103214156      0t0  TCP
*:4443 (LISTEN)
slapd     17981        openldap   39u  IPv6 134436740      0t0  TCP
[::1]:ldap->[::1]:43727 (ESTABLISHED)
apache2   20223            ebox    5u  IPv4 103214156      0t0  TCP
*:4443 (LISTEN)
apache2   20792        www-data   26u  IPv6 134436739      0t0  TCP
[::1]:43727->[::1]:ldap (ESTABLISHED)

If I enable the SSL on 444 there's no problem. But when I try to use the
443 port...

http://pastebin.com/YgAiZCRn

Thanks in advance,

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
zentyal-users mailing list
[email protected]
http://lists.zentyal.org/cgi-bin/mailman/listinfo/zentyal-users

Reply via email to