1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat
Andy Green b8c4820be4 openssl: support SSLKEYLOGFILE client secret logging
This patch checks for the env var SSLKEYLOGFILE=path, if present, then
client connection tls secrets are appended into path.vhostname.

This allows decryption of captured encrypted data for debugging purposes.

SSKEYLOGFILE=path env var method is the same as provided by Firefox and
Chrome for this purpose.
2021-12-13 19:02:49 +00:00
..
freertos async dns: allow multiple servers and public add remove apis 2021-11-17 14:50:08 +00:00
optee windows: openssl: load certificates from certificate store 2021-03-12 09:25:51 +00:00
unix openssl: support SSLKEYLOGFILE client secret logging 2021-12-13 19:02:49 +00:00
windows openssl: support SSLKEYLOGFILE client secret logging 2021-12-13 19:02:49 +00:00