]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
switch SSLModConfigRec.tPrivateKey to ssl_asn1_table api to prevent
authorDoug MacEachern <dougm@apache.org>
Thu, 28 Feb 2002 00:23:32 +0000 (00:23 +0000)
committerDoug MacEachern <dougm@apache.org>
Thu, 28 Feb 2002 00:23:32 +0000 (00:23 +0000)
commit7f9759dae3998620d0582777b3e46429969d9a0c
tree7fbf816e9a0a896f8b0560e9b90312b2c8ca8555
parent6f0892895546881d0ddb49a6e7d868c8bc411061
switch SSLModConfigRec.tPrivateKey to ssl_asn1_table api to prevent
leakage on restarts.

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