fix typo
This commit is contained in:
parent
a26f1498b2
commit
d460c307b1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ requests the server name to talk with during the TLS handshake.
|
|||
The project is similar to others, such as stunnel or stud, but uses our TLS
|
||||
implementation written in the memory-safe language OCaml, instead of one written
|
||||
in C. The backend web servers don't need TLS support,
|
||||
which lowers the maintainence burden. Most security problems in TLS
|
||||
which lowers the maintenance burden. Most security problems in TLS
|
||||
implementations are caused by unsafe memory handling and support for weak cryptographic primitives.
|
||||
|
||||
This TLS reverse proxy is deployed on various websites, including [Real World
|
||||
|
|
Loading…
Reference in a new issue