]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix the interface to PEM_read_bio_X509() with OpenSSL versions older than 0.9.4.
authorJeff Trawick <trawick@apache.org>
Fri, 25 Oct 2002 22:03:52 +0000 (22:03 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 25 Oct 2002 22:03:52 +0000 (22:03 +0000)
commit70e063135301da24046e2d0657595074147d86bb
treec58a359d83fc69f57ad762dfc0caaee647eabc47
parent3c8a9a6ce8a4dfdcfd072dd1bd0b77d9f3f041ef
fix the interface to PEM_read_bio_X509() with OpenSSL versions older than 0.9.4.

Submitted by: Madhu Mathihalli <madhusudan_mathihalli@hp.com>
Reviewed by: Jeff Trawick

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