]> granicus.if.org Git - apache/commit
* modules/ssl/ssl_engine_log.c (ssl_log_ssl_error): Improve SSL error
authorJoe Orton <jorton@apache.org>
Wed, 21 Nov 2007 13:35:59 +0000 (13:35 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 21 Nov 2007 13:35:59 +0000 (13:35 +0000)
commit69c7c5701269efb610e8b8688e5e889556057ae5
tree600d42fcf66a51f6e8214082aa62026a549b436d
parent942b075092dc8634c38e1ead13bcd4f921f1ae9f
* modules/ssl/ssl_engine_log.c (ssl_log_ssl_error): Improve SSL error
  log messages: retrieve and log the "data" string where available,
  drop the redundant error number (always included in the error string
  anyway), and clearly delineate both the "data" and "annotation" from
  the error string itself.

PR: 43889
Submitted by: Dr Stephen Henson <steve openssl.org>, jorton

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