File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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>SSL Client 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 certificate authority</entry>
5232+ <entry>checks server certificate is signed by a trusted certificate
5233+ authority</entry>
52345234 </row>
52355235
52365236 <row>
You can’t perform that action at this time.
0 commit comments