https://bz.apache.org/bugzilla/show_bug.cgi?id=66223
Bug ID: 66223
Summary: Lacking a check for the return value of
SSL_do_handshake()
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_do_handshake(), it has three 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_do_handshake().
Reference: https://www.openssl.org/docs/man1.1.1/man3/SSL_do_handshake.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]