[GLLUG] More mod_ssl

Dpk dpk@egr.msu.edu
Thu, 18 Apr 2002 08:51:26 -0400


On Thu, Apr 18, 2002 at 09:24:56AM -0300, Edward Glowacki wrote:

   [snip]
   
   It doesn't look like your SSL port is speaking SSL.  Here's a
   sequence against your server (only relevant text...)
   
   [snip]

This could be the case if most of your SSL stuff is wrapped by
IfDefine's and SSL is not actually defined... I believe this may have
already been discussed.  You might try placing your SSL virutual host
as the last, I have noticed problems placing it before others if the
config isn't quite right.

Other things to check:

- Make sure you are getting entropy at startup

- SSL-related files the server needs to write are writable

Hope this helps,
Dennis