History log of /curl/tests/ech_tests.sh (Results 1 – 3 of 3)
Revision Date Author Comments
# 57af812e 16-Apr-2024 Viktor Szakats

tests: fix shellcheck issues in `ech_tests.sh`

Add double-quotes where missing.

Follow-up to a362962b7289ec02b412890c9515657cf0ed50ac #11922
Closes #13382


# f81f6020 16-Apr-2024 Viktor Szakats

tidy-up: whitespace [ci skip]


# a362962b 04-Apr-2024 Stephen Farrell

TLS: add support for ECH (Encrypted Client Hello)

An EXPERIMENTAL feature used with CURLOPT_ECH and --ech.

Closes #11922