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

Commitd0c64c8

Browse files
committed
More wording clarification of sslverify setting.
1 parentfbaeae3 commitd0c64c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.282 2009/04/1112:27:53 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.283 2009/04/1116:46:54 momjian Exp $ -->
22

33
<chapter id="libpq">
44
<title><application>libpq</application> - C Library</title>
@@ -6139,8 +6139,8 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
61396139
<filename>%APPDATA%\postgresql\root.crt</filename>.)
61406140
<application>libpq</application> will then verify that the server's
61416141
certificate is signed by one of the trusted certificate authorities.
6142-
The SSL connection will fail if the serverdoes not present a trusted
6143-
certificate.Certificate Revocation List (CRL) entries are also checked
6142+
The SSL connection will fail if the servercertificate cannot be verified.
6143+
Certificate Revocation List (CRL) entries are also checked
61446144
if the file <filename>~/.postgresql/root.crl</filename> exists
61456145
(<filename>%APPDATA%\postgresql\root.crl</filename> on Microsoft
61466146
Windows).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp