I built mod_ssl without any backward compatibility enabled, and that
caused the mod_perl ``make test'' to fail, since SSLDisable is no longer
recognized in this configuration.  Simply removing the ``SSLDisable''
from the <IfModule mod_ssl.c> stanza in t/conf/httpd.conf line is
sufficient for the tests to succeed, most likely since, in conjunction
with the change in syntax, mod_ssl now defaults to disabled, and
requires an explicit ``SSLEngine on'' directive before it starts making
further demands of the httpd.conf file.

My apologies if this is a well known issue.

        - Stephen P. Schaefer
-- 
Find my public key at http://pgp5.ai.mit.edu
Key fingerprint =  E1 B6 97 1B 96 9F A1 D1  77 09 AA 90 4B 0F 91 CC

PGP signature

Reply via email to