Skip to content

Commit b6e2227

Browse files
authored
Update tls.en.md
1 parent d31fa9c commit b6e2227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/config/proxies/tls.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Enables ECH (Encrypted Client Hello). Setting it to true enables ECH.
8787

8888
### ech-opts.config
8989

90-
The ECH configuration, if empty, will be resolved via DNS; otherwise, it will be specified by this value, in the format of base64 encoded ech parameters (dig +short TYPE65 tls-ech.dev).
90+
The ECH configuration, if empty, will be resolved via DNS; otherwise, it will be specified by this value, in the format of base64 encoded ech parameters (For example, `AEn+DQBFKwAgACABWIHUGj4u+PIggYXcR5JF0gYk3dCRioBW8uJq9H4mKAAIAAEAAQABAANAEnB1YmxpYy50bHMtZWNoLmRldgAA`).
9191

9292
!!! info
9393
You can use the command `mihomo generate ech-keypair test.com` to generate a compliant self-signed ECH configuration pair for both the server and client. Please replace `test.com` with the SNI domain name you want to expose. The content after `Config:` in the output can be filled here, and the content after `Key:` should be filled in the server-side ECH configuration (`ech-key` in mihomo's listeners).

0 commit comments

Comments
 (0)