tidy-up: URLs

Closes #18689
This commit is contained in:
Viktor Szakats 2025-09-22 23:58:41 +02:00
parent f833d5d1fb
commit 051839eb8f
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
7 changed files with 15 additions and 14 deletions

View file

@ -375,8 +375,8 @@ There are some known issues with the ECH implementation in wolfSSL:
- The main issue is that the client currently handles HelloRetryRequest
incorrectly. [HRR issue](https://github.com/wolfSSL/wolfssl/issues/6802).)
The HRR issue means that the client does not work for
[this ECH test web site](https://tls-ech.dev) and any other similarly configured
sites.
[this ECH test web site](https://tls-ech.dev/) and any other similarly
configured sites.
- There is also an issue related to so-called middlebox compatibility mode.
[middlebox compatibility issue](https://github.com/wolfSSL/wolfssl/issues/6774)