enhancementhelp wanted
Repository metrics
- Stars
- (269 stars)
- PR merge metrics
- (PR metrics pending)
Description
Discussed in https://github.com/tlsfuzzer/tlslite-ng/discussions/522
Originally posted by octaviandumitran June 28, 2024 Can you add functionality to generate a key log file? This should be something similar to what Python3.8+ does when SSLKEYLOGFILE is defined.
Alternatively, could you explain how I can generate the file myself? Presumably, I would need to call keyingMaterialExporter, but I do not know exactly how to serialize that.