Re: [Hampshire] Apache2 SSL Install/Config on Ubuntu

Αρχική Σελίδα

Reply to this message
Συντάκτης: Richard Mace
Ημερομηνία:  
Προς: Hampshire LUG Discussion List
Αντικείμενο: Re: [Hampshire] Apache2 SSL Install/Config on Ubuntu
> What happens when you try to connect?
>
> openssl s_client -connect 192.168.2.3:443


Interesting:

richard@shuttle:~$ openssl s_client -connect 192.168.2.3:443
connect: Connection refused
connect:errno=29
richard@shuttle:~$

Richard