Closed as not planned
Description
#90429 implemented support for SSLKEYLOGFILE for Linux. Additional work is needed to support the "feature" on Windows and SChannel (quotes because it is available only for Debug builds of the libraries and thus not available in public releases).
Inspiration can be drawn from source code of MsQuic, which allows extracting TLS 1.3 secrets (exposed in runtime via #83001)
Original issue #37915