
Hi @chinchengi ,
In Edge 108, a group policy called EncryptedClientHelloEnabled has been introduced to control ECH and replaced the old experimental feature. You can have a try. If you are not familiar with group policy configuration in Edge, please read this guide.
To test ECH, you can use defo. If ECH is successfully configured, the result should be like the screenshot below.
UPDATE: After another investigation, the policy EncryptedClientHelloEnabled is only used when you want to disable ECH. Therefore, in order to enable ECH, you need this command line option:
--enable-features=EncryptedClientHello
To use command line options, please right click on Microsoft Edge --> Properties --> Shortcut --> Target.
As an example, Target should look like: "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --enable-features=EncryptedClientHello
.
Please Note: Since this site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best Regards,
Shijie Li