
bugzilla at apache
Nov 17, 2007, 5:59 AM
Post #1 of 1
(139 views)
Permalink
|
|
[Bug 43889] New: - mod_ssl doesn't log OpenSSL associated error string data
|
|
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43889>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=43889 Summary: mod_ssl doesn't log OpenSSL associated error string data Product: Apache httpd-2 Version: 2.0-HEAD Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: mod_ssl AssignedTo: bugs [at] httpd ReportedBy: steve [at] openssl When mod_ssl logs OpenSSL errors it doesn't include the associated error string. This string can carry additional data related to the error making the cause easier to locate. In some cases (e.g. the OpenSSL ASN1 library) omitting the error string renders the error output almost useless. The attached patch fixes this. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|