mirror of
https://github.com/golang/go
synced 2024-11-11 18:21:40 -07:00
f053f4f921
This enables JA3 and JA4 TLS fingerprinting to be implemented from the GetCertificate callback, similar to what BoringSSL provides with its SSL_CTX_set_dos_protection_cb hook. fixes #32936 Change-Id: Idb54ebcb43075582fcef0ac6438727f494543424 Reviewed-on: https://go-review.googlesource.com/c/go/+/471396 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2 lines
72 B
Plaintext
2 lines
72 B
Plaintext
pkg crypto/tls, type ClientHelloInfo struct, Extensions []uint16 #32936
|