Add TLS Fingerprinting Support For HTTP/3
Open
area/tls
enhancement
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
*Title*: *Add TLS Fingerprinting Support For HTTP/3*
## Description
We support TLS Fingerprinting (JA3/JA4) for HTTP/1.1 and HTTP/2 via TLS Inspector but there is no similar support available for HTTP/3 (QUIC) today as it uses UDP.
This is an enhancement request to bring that support for HTTP/3 as well so that we can uniquely fingerprint the clients and have parity.
Contributor guide
Assessment
This issue has not been assessed yet.