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. |
||
---|---|---|
.. | ||
lws-genaes.c | ||
lws-gencrypto.c | ||
lws-genec.c | ||
lws-genhash.c | ||
lws-genrsa.c | ||
openssl-client.c | ||
openssl-server.c | ||
openssl-session.c | ||
openssl-ssl.c | ||
openssl-tls.c | ||
openssl-x509.c | ||
private-lib-tls-openssl.h |