mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-19 22:58:03 +03:00
ECH: client support TLS Encrypted Client Hello
This commit is contained in:
@ -91,4 +91,10 @@ message Config {
|
||||
@Critical
|
||||
*/
|
||||
repeated string verify_peer_cert_in_names = 17;
|
||||
|
||||
|
||||
|
||||
bytes ech_config = 20;
|
||||
|
||||
string ech_DOHserver = 21;
|
||||
}
|
||||
|
Reference in New Issue
Block a user