Support for ECH (encrypted client hello)
This Merge Request is in progress implementation of ECH-draft as discussed in #595.
ECH Test Server
You can access the test server, which is using the current implementation, at https://curous.live/. If your browser has ECH enabled, you will see ECH STATUS
as SUCCESS
, indicating that ECH is supported by browser. This test also helps verify the interoperability of the ECH implementation with various browsers.
Edited by Ajit Singh