David Hsu wrote:
>
> After apache is started, there's absolutely no error message anywhere.
> However httpd does not seem to bind to port 443 at all? (checked using
> netstat -anp | grep "443") There is NO firewall installed on this server.
> Connecting to https via browser fails obviously. telnet localhost 443 also
> fails.
Um... starting with the simplest question first: You did start apache
with;
apachectl startssl
or
httpd -DSSL
didn't you?
Does the plain http server on port 80 work?
Rgds,
Owen Boyle.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]