How to debug ssl library in OpenSSL 1.1.1a? Thanks in advance.

Dr. Matthias St. Pierre Matthias.St.Pierre at ncp-e.com
Sun Aug 15 11:20:19 UTC 2021


If you add the `--debug` argument to your configure command and rebuild OpenSSL,
you will get a library with debug information and without optimization.

https://github.com/openssl/openssl/blob/master/INSTALL.md#build-type

HTH,
Matthias


From: openssl-users <openssl-users-bounces at openssl.org> On Behalf Of Ma Zhenhua
Sent: Saturday, August 14, 2021 6:09 AM
To: openssl-users at openssl.org
Subject: How to debug ssl library in OpenSSL 1.1.1a? Thanks in advance.

Hi Team,

I modified OpenSSL 1.1.1a ssl library but it seemed that there was some problem.
How can I debug it? Thanks in advance.

Sincerely,
Allen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20210815/9b1fda26/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 7494 bytes
Desc: not available
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20210815/9b1fda26/attachment-0001.bin>


More information about the openssl-users mailing list