@@ -7239,11 +7239,10 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
7239
7239
To allow the client to verify the identity of the server, place a root
7240
7240
certificate on the client and a leaf certificate signed by the root
7241
7241
certificate on the server. To allow the server to verify the identity
7242
- of the client, place a root certificate on the server and a leaf and
7243
- optional intermediate certificates signed by the root certificate on
7244
- the client. Intermediate certificates (usually stored with the leaf
7245
- certificate) can also be used to link the leaf certificate to the
7246
- root certificate.
7242
+ of the client, place a root certificate on the server and a leaf
7243
+ certificate signed by the root certificate on the client. One or more
7244
+ intermediate certificates (usually stored with the leaf certificate)
7245
+ can also be used to link the leaf certificate to the root certificate.
7247
7246
</para>
7248
7247
7249
7248
<para>