Open
1 of 1 issue completedDescription
Important
You can mention the @dosu AI robot, which can quickly answer your questions.
Describe the bug
I visited an HTTPS server configured with Apache 2 using OpenSSL and found that the three functions of the current keylog mode Hook cannot correctly read the key after the handshake, but instead obtain the key by calling the SSL_in_before function in SSL_shutdown when the connection is closed.
To Reproduce
Steps to reproduce the behavior:
1.Run Apache 2 and Ecapture
2.Initiate requests using long connections
3.Observe the output of ecapture when the connection is closed
Screenshots
Linux Server/Android :
- Device: ubuntu-20.10
- Kernel Info: Linux 5.8
- Apache2 Version: 2.4.46