mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
2 lines
144 B
Markdown
2 lines
144 B
Markdown
|
|
The TLS server now supports Encrypted Client Hello (ECH). This feature can be
|
||
|
|
enabled by populating the [Config.EncryptedClientHelloKeys] field.
|