]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ]
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 Jun 2006 06:13:07 +0000 (06:13 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 Jun 2006 06:13:07 +0000 (06:13 +0000)
commit7e18e19091bc91b380d4da1c5babeb13f252e340
treea1997939516f169233ab00007a9ac8ed140baf24
parent353cce68025f4c49d33c8e9666c5fd6c717fb3a3
  New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ]
  configures the I/O Dump of SSL traffic, when LogLevel is set to Debug.
  The default is none as this is far greater debugging resolution than
  the typical administrator is prepared to untangle.

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