[GLLUG] More SSL woes
Melson, Paul
PMelson@sequoianet.com
Mon, 4 Nov 2002 16:25:52 -0500
What does netstat say? Is Apache binding on 443? If so, is it possible
that there's an iptables/ipchains rule that's blocking access to it?
-----Original Message-----
From: Mike Szumlinski [mailto:szumlins@pilot.msu.edu]
Sent: Monday, November 04, 2002 4:22 PM
To: Melson, Paul
Cc: linux-user@egr.msu.edu
Subject: Re: [GLLUG] More SSL woes
> What's the output from `lynx -dump https://192.168.3.50/` ?
[szumlins@britney:~]: lynx -dump https://192.168.3.50
Looking up 192.168.3.50
192.168.3.50
Making HTTPS connection to 192.168.3.50
Alert!: Unable to connect to remote host.
lynx: Can't access startfile https://192.168.3.50/
which doesn't make sense....... because of this:
[szumlins@britney:~]: ps -U www
PID TT STAT TIME COMMAND
9085 ?? I 0:00.31 /usr/local/sbin/httpd -DSSL
9086 ?? I 0:00.05 /usr/local/sbin/httpd -DSSL
9087 ?? I 0:00.10 /usr/local/sbin/httpd -DSSL
9088 ?? I 0:00.06 /usr/local/sbin/httpd -DSSL
9089 ?? I 0:00.08 /usr/local/sbin/httpd -DSSL
9090 ?? I 0:00.07 /usr/local/sbin/httpd -DSSL
9091 ?? I 0:00.06 /usr/local/sbin/httpd -DSSL
9092 ?? I 0:00.11 /usr/local/sbin/httpd -DSSL
9099 ?? I 0:00.03 /usr/local/sbin/httpd -DSSL
9100 ?? I 0:00.06 /usr/local/sbin/httpd -DSSL