]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
move c->notes.ssl::verify::depth to SSLConnRec.verify_depth
authorDoug MacEachern <dougm@apache.org>
Thu, 22 Nov 2001 00:25:00 +0000 (00:25 +0000)
committerDoug MacEachern <dougm@apache.org>
Thu, 22 Nov 2001 00:25:00 +0000 (00:25 +0000)
commit9dc6d34af43977470c19844112e77c2e5e1ba994
treecd1f77912c5ef46447cbc3457039ded16e9d4857
parent5838049830a4eab1654dfaead90f6c555f24e23a
move c->notes.ssl::verify::depth to SSLConnRec.verify_depth
note: may actually be removed unless somebody can figure out why it is in
there to begin with
PR:
Obtained from:
Submitted by:
Reviewed by:

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