]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Revert revision 1.81 which called non-existent SSL_load_library.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 31 May 2003 19:29:47 +0000 (19:29 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 31 May 2003 19:29:47 +0000 (19:29 +0000)
commit0c3703cb4b22656334ec89fc5abbcab9ceba4455
treea96864b688af329d444c002415c1fbe5f458f4b0
parent1bf748cf11cac878d144b19ed02378c39bbf881b
Revert revision 1.81 which called non-existent SSL_load_library.

No idea where this was seen, but OpenSSL 0.9.7b does not have this.  This
gets mod_ssl working again.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100122 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.c