mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-20 04:30:46 +00:00
40ca09c7bb
Add be2dec converter which allows to build JA3 compatible TLS fingerprints by converting big-endian binary data into string separated unsigned integers eg. http-request set-header X-SSL-JA3 %[ssl_fc_protocol_hello_id],\ %[ssl_fc_cipherlist_bin(1),be2dec(-,2)],\ %[ssl_fc_extlist_bin(1),be2dec(-,2)],\ %[ssl_fc_eclist_bin(1),be2dec(-,2)],\ %[ssl_fc_ecformats_bin,be2dec(-,1)] |
||
---|---|---|
.. | ||
be2dec.vtc | ||
digest.vtc | ||
field.vtc | ||
fix.vtc | ||
hmac.vtc | ||
iif.vtc | ||
json_query.vtc | ||
json.vtc | ||
mqtt.vtc | ||
secure_memcmp.vtc | ||
sha2.vtc | ||
url_dec.vtc | ||
url_enc.vtc |