dump unencrypted TLS sessions (#5624)
when dumpPackets is true, embed TLS master keys into the dump, in a format which is natively compatible with Wireshark.
This commit is contained in:
@@ -78,6 +78,12 @@ linters:
|
||||
- stringsbuilder
|
||||
- testingcontext
|
||||
|
||||
exclusions:
|
||||
rules:
|
||||
- linters:
|
||||
- lll
|
||||
source: "^\\s*// https?://"
|
||||
|
||||
formatters:
|
||||
enable:
|
||||
- gofmt
|
||||
|
||||
Reference in New Issue
Block a user