We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c9cd09 commit a9e1091Copy full SHA for a9e1091
docs/manual/mod/mod_ssl.xml
@@ -3075,7 +3075,7 @@ ECH <code>public-name</code> and where <code>foo.example.com</code> is a web-sit
3075
ECH to be used, with both hosted on the same httpd instance.
3076
</p>
3077
<p>
3078
-Using ECH requries that httpd load an ECH key pair with a private value for ECH
+Using ECH requires that httpd load an ECH key pair with a private value for ECH
3079
decryption. Browsers will require that the public component of that key pair be
3080
published in the DNS. With OpenSSL we generate and store that key pair in an ECH PEM
3081
formatted file as shown below.
0 commit comments