mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() 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. |
||
---|---|---|
.. | ||
alloc.c | ||
buflist.c | ||
CMakeLists.txt | ||
context.c | ||
libwebsockets.c | ||
logs.c | ||
lws_dll2.c | ||
lws_map.c | ||
private-lib-core.h | ||
vfs.c |