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

Commit45c9be3

Browse files
committed
Update docs: client always gets server certificate
1 parenteea8efe commit45c9be3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.251 2007/12/25 17:06:52 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.252 2007/12/28 16:21:08 momjian Exp $ -->
22

33
<chapter id="libpq">
44
<title><application>libpq</application> - C Library</title>
@@ -5201,7 +5201,7 @@ defaultNoticeProcessor(void *arg, const char *message)
52015201
</para>
52025202

52035203
<table id="libpq-ssl-file-usage">
5204-
<title>SSLClient File Usage</title>
5204+
<title>Libpq/Client SSL File Usage</title>
52055205
<tgroup cols="3">
52065206
<thead>
52075207
<row>
@@ -5229,8 +5229,8 @@ defaultNoticeProcessor(void *arg, const char *message)
52295229
<row>
52305230
<entry><filename>~/.postgresql/root.crt</></entry>
52315231
<entry>trusted certificate authorities</entry>
5232-
<entry>requests server certificate; checks certificate is
5233-
signed by a trusted certificateauthority</entry>
5232+
<entry>checks server certificate is signed by a trusted certificate
5233+
authority</entry>
52345234
</row>
52355235

52365236
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp