https://bz.apache.org/bugzilla/show_bug.cgi?id=66225
Bug ID: 66225
Summary: Lacking a check for the return value of
SSL_renegotiate()
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: critical
Priority: P2
Component: mod_ssl
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
According to the descriptions of SSL_renegotiate(), it has two different return
values.
But in httpd-2.4.53/modules/ssl/ssl_engine_kernel.c, we find it lacks a check
for the return value of SSL_renegotiate().
Reference: https://www.openssl.org/docs/man1.1.1/man3/SSL_renegotiate.html
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]