Thanks to Yan for your help thus far. I now have the server booting up and
appearing to run properly with the one niggling fact that it doesn't work. If I
disable SSL it works fine and I can access it. However if I enable SSL and try
to access it with Netscape it either
Returns no data ( using http:// ) or
Times out (using https:// )
I did a "make certificate" and it appeared to work ok and stick a httpsd.pem in
the SSLconf directory which I linked to. When I start the server it says
"Reading certificate and key for server ... " and doesn't crash or give any
error messages, it just won't seem to answer to the browser. Is there something
that I've missed?
Ciao,
--Steve