]> 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)
commit5b745920edf1fdc7c5cd99ea5f9b42206da1034f
treec58a359d83fc69f57ad762dfc0caaee647eabc47
parent8a0bef58736fb8a8c468f802fd89136c49bf5989
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