Author: Graham Bleach Date: To: Hampshire LUG Discussion List Subject: Re: [Hampshire] Apache2 SSL Install/Config on Ubuntu
On 18/02/07, Richard Mace <richard.mace@???> wrote: > richard@shuttle:~$ openssl s_client -connect 192.168.2.3:443
> connect: Connection refused
> connect:errno=29
> richard@shuttle:~$
That probably means apache is not listening on 192.168.2.3 port 443.
Not sure what has gone wrong here, I thought you'd configured it to
listen on that IP/port? Is apache actually running?