commit | 959a48c1167a4893796ed568d3864536e7e044f2 | [log] [tgz] |
---|---|---|
author | Marcin Deranek <marcin.deranek@booking.com> | Tue Jul 13 15:14:21 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Aug 26 19:48:34 2021 +0200 |
tree | 0343198b5e85fb9c5874a1497ac4714eb4588747 | |
parent | 769fd2e447487a1433350f727aee47b265d875b0 [diff] |
MINOR: sample: Expose SSL captures using new fetchers To be able to provide JA3 compatible TLS Fingerprints we need to expose all Client Hello captured data using fetchers. Patch provides new and modifies existing fetchers to add ability to filter out GREASE values: - ssl_fc_cipherlist_* - ssl_fc_ecformats_bin - ssl_fc_eclist_bin - ssl_fc_extlist_bin - ssl_fc_protocol_hello_id