-<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.250 2007/12/25 06:15:34 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.251 2007/12/25 17:06:52 momjian Exp $ -->
<chapter id="libpq">
<title><application>libpq</application> - C Library</title>
<row>
<entry><filename>~/.postgresql/postgresql.key</></entry>
<entry>client private key</entry>
- <entry>used to authenticate client certificate</entry>
+ <entry>proves client certificate sent by owner; does not indicate
+ certificate owner is trustworthy</entry>
</row>
<row>
-<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.396 2007/12/25 06:15:34 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.397 2007/12/25 17:06:52 momjian Exp $ -->
<chapter Id="runtime">
<title>Operating System Environment</title>
<row>
<entry><filename>server.key</></entry>
<entry>server private key</entry>
- <entry>used to authenticate server certificate</entry>
+ <entry>proves server certificate sent by owner; does not indicate
+ certificate owner is trustworthy</entry>
</row>
<row>