Skip to content

Commit a82cfcb

Browse files
committed
Update docs to clarify purpose of SSL key file
1 parent 60a6dbb commit a82cfcb

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

doc/src/sgml/libpq.sgml

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

33
<chapter id="libpq">
44
<title><application>libpq</application> - C Library</title>
@@ -5222,7 +5222,8 @@ defaultNoticeProcessor(void *arg, const char *message)
52225222
<row>
52235223
<entry><filename>~/.postgresql/postgresql.key</></entry>
52245224
<entry>client private key</entry>
5225-
<entry>used to authenticate client certificate</entry>
5225+
<entry>proves client certificate sent by owner; does not indicate
5226+
certificate owner is trustworthy</entry>
52265227
</row>
52275228

52285229
<row>

doc/src/sgml/runtime.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.396 2007/12/25 06:15:34 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.397 2007/12/25 17:06:52 momjian Exp $ -->
22

33
<chapter Id="runtime">
44
<title>Operating System Environment</title>
@@ -1663,7 +1663,8 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
16631663
<row>
16641664
<entry><filename>server.key</></entry>
16651665
<entry>server private key</entry>
1666-
<entry>used to authenticate server certificate</entry>
1666+
<entry>proves server certificate sent by owner; does not indicate
1667+
certificate owner is trustworthy</entry>
16671668
</row>
16681669

16691670
<row>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy