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

Commit4b43b48

Browse files
committed
Fix reference to "verify-ca" and "verify-full" in a note in the docs.
1 parent6d09b21 commit4b43b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6781,7 +6781,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
67816781
as that of <literal>verify-ca</literal>, meaning the sever certificate
67826782
is validated against the CA. Relying on this behavior is discouraged,
67836783
and applications that need certificate validation should always use
6784-
<literal>validate-ca</literal> or <literal>validate-full</literal>.
6784+
<literal>verify-ca</literal> or <literal>verify-full</literal>.
67856785
</para>
67866786
</note>
67876787
</sect2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp