]> granicus.if.org Git - apache/commit
Added the optional ssl_enable functions to allow mod_proxy to hook into
authorBradley Nicholes <bnicholes@apache.org>
Thu, 13 Mar 2003 23:20:03 +0000 (23:20 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 13 Mar 2003 23:20:03 +0000 (23:20 +0000)
commita97c3f10c36a8adddb99486eef31334b7cbc1a39
tree08f031e2228e075c5d58fee9c01eae5a831f2dd3
parent74ec8ae6a8393a9ff9b667f66939f68567ff24cc
Added the optional ssl_enable functions to allow mod_proxy to hook into
mod_nw_ssl on NetWare.  This allows a unsecure connection to be upgraded
to a secure connection when required by mod_proxy.  Also added the
directive NWSSLTrustedCerts to allow an administrator to provide a list of
certificates used to upgrade the secure connections.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99006 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/netware/mod_nw_ssl.c