-
Notifications
You must be signed in to change notification settings - Fork 152
Closed
Description
Now that Cloudflare is rolling out ECH again, it'd be great to see the ECH client APIs exposed in boring:
SSL_set1_ech_config_listfor basic supportSSL_get0_ech_retry_configsfor recovery from key mismatchesSSL_get0_ech_name_overridefor custom verifiers to support fallback to non-ECHSSL_ech_acceptedfor completeness
The server APIs would also be good to add, and might be the best way to write a test, but they're a little more involved (EVP_HPKE_KEY has to be exposed in order to provide SSL_ECH_KEYS_add).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels