]> granicus.if.org Git - apache/commit
enable mod_ssl at level 'most'
authorStefan Fritsch <sf@apache.org>
Sun, 24 Jul 2011 19:06:59 +0000 (19:06 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 24 Jul 2011 19:06:59 +0000 (19:06 +0000)
commit5dd473c6d4033fd02f3855daeecc4ddd3618d48f
tree20d02d4775c1539dbdec10ce17112ba7fbe318bc
parentc26b0e42afd329229b91ef4ca864acf185a0b87c
enable mod_ssl at level 'most'

Let's assume that if a system has the openssl dev headers installed in
the default location, it is very unlikely that crypto is forbidden in
the country that the system is located in.

If no ssl toolkit is found, disable mod_ssl instead of aborting.

The actual change is small, use 'diff -b' to review

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1150471 13f79535-47bb-0310-9956-ffa450edef68
acinclude.m4
modules/ssl/config.m4