Skip to content

Commit a9e1091

Browse files
author
Lucien Gentis
committed
typo correction.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1928428 13f79535-47bb-0310-9956-ffa450edef68
1 parent 0c9cd09 commit a9e1091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/mod/mod_ssl.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3075,7 +3075,7 @@ ECH <code>public-name</code> and where <code>foo.example.com</code> is a web-sit
30753075
ECH to be used, with both hosted on the same httpd instance.
30763076
</p>
30773077
<p>
3078-
Using ECH requries that httpd load an ECH key pair with a private value for ECH
3078+
Using ECH requires that httpd load an ECH key pair with a private value for ECH
30793079
decryption. Browsers will require that the public component of that key pair be
30803080
published in the DNS. With OpenSSL we generate and store that key pair in an ECH PEM
30813081
formatted file as shown below.

0 commit comments

Comments
 (0)