fix: styles and summary markers
All checks were successful
ci / build_and_publish (push) Successful in 24s
All checks were successful
ci / build_and_publish (push) Successful in 24s
This commit is contained in:
parent
235baf12e7
commit
e0a8d75d69
4 changed files with 9 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ In this post I will describe the flow of a connection using Encrypted Client Hel
|
|||
and present a working code example using a fork of CPython built with DEfO project's OpenSSL fork to connect to
|
||||
ECH-enabled HTTPS servers.
|
||||
|
||||
<!--more-->
|
||||
|
||||
To understand why this is an issue, let's take a step back and look at how websites are hosted.
|
||||
Many websites are hosted on shared servers, which means that a single server machine is responsible for serving
|
||||
multiple, possibly hundreds or thousands, of websites.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue