]> granicus.if.org Git - apache/commit
Solve a pretty horrific bug in SSLCryptoDevice and other places where
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 30 May 2003 20:58:55 +0000 (20:58 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 30 May 2003 20:58:55 +0000 (20:58 +0000)
commit282d19b590262d2938310d0dded08ed59bbf7df3
treea1c70b4445d9553dbec7af8ddb49e9f851ff2c42
parentfb9c4b137c8a6bb7705a3124bc4998c4aa2d1435
  Solve a pretty horrific bug in SSLCryptoDevice and other places where
  the config cmd processors should be examining the SSL context.  We must
  initialize the SSL library before we can actually obtain any useful
  information from the SSL library.

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