Project

General

Profile

Actions

Bug #2784

closed

huge amount of "SSL: -1 5 0 Success" messages when compiling against openssl 1.1.0

Added by idfnet over 8 years ago. Updated over 7 years ago.

Status:
Invalid
Priority:
Normal
Category:
TLS
Target version:
ASK QUESTIONS IN Forums:

Description

Description:

when compiling lighttpd-1.4.45 (not tested with other versions) against openssl-1.1.0c i get a huge amount of

2017-01-17 10:08:21: (connections-glue.c.166) SSL: -1 5 0 Success 
2017-01-17 10:08:24: (connections-glue.c.166) SSL: -1 5 0 Success 
2017-01-17 10:08:25: (connections-glue.c.166) SSL: -1 5 0 Success 

messages in lighttpds error log file.
Clients can connect without problems. No issues, just lots of log messages.

When compiling lighttpd-1.4.45 against openssl-1.0.2j, no "Success" messages are written to the error log, just the usual "real" error messages, indicating client connection problems.

steps to reproduce:

compile against openssl 1.1.0

Added by gstrauss over 7 years ago

Revision 06d10885 (diff)

[mod_openssl] quiet trace from TCP probes (#2784)

x-ref:
"huge amount of "SSL: -1 5 0 Success" messages"
https://redmine.lighttpd.net/issues/2784

Actions

Also available in: Atom