Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcda1ba3

Browse files
committed
doc: simplify intermediate certificate mention in libpq docs
Backpatch-through: 9.3
1 parent52cc1b4 commitcda1ba3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7346,11 +7346,10 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
73467346
To allow the client to verify the identity of the server, place a root
73477347
certificate on the client and a leaf certificate signed by the root
73487348
certificate on the server. To allow the server to verify the identity
7349-
of the client, place a root certificate on the server and a leaf and
7350-
optional intermediate certificates signed by the root certificate on
7351-
the client. Intermediate certificates (usually stored with the leaf
7352-
certificate) can also be used to link the leaf certificate to the
7353-
root certificate.
7349+
of the client, place a root certificate on the server and a leaf
7350+
certificate signed by the root certificate on the client. One or more
7351+
intermediate certificates (usually stored with the leaf certificate)
7352+
can also be used to link the leaf certificate to the root certificate.
73547353
</para>
73557354

73567355
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp