@@ -6641,7 +6641,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
6641
6641
</para>
6642
6642
6643
6643
<sect2 id="libq-ssl-certificates">
6644
- <title>Certificate verification </title>
6644
+ <title>Client Verification of Server Certificates </title>
6645
6645
6646
6646
<para>
6647
6647
By default, <productname>PostgreSQL</> will not perform any verification of
@@ -6696,7 +6696,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
6696
6696
</sect2>
6697
6697
6698
6698
<sect2 id="libpq-ssl-clientcert">
6699
- <title>Client certificates </title>
6699
+ <title>Client Certificates </title>
6700
6700
6701
6701
<para>
6702
6702
If the server requests a trusted client certificate,
@@ -6738,15 +6738,15 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
6738
6738
</sect2>
6739
6739
6740
6740
<sect2 id="libpq-ssl-protection">
6741
- <title>Protection provided in different modes </title>
6741
+ <title>Protection Provided in Different Modes </title>
6742
6742
6743
6743
<para>
6744
6744
The different values for the <literal>sslmode</> parameter provide different
6745
6745
levels of protection. SSL can provide
6746
6746
protection against three types of attacks:
6747
6747
</para>
6748
6748
<table id="libpq-ssl-protect-attacks">
6749
- <title>SSL attacks </title>
6749
+ <title>SSL Attacks </title>
6750
6750
<tgroup cols="2">
6751
6751
<thead>
6752
6752
<row>
@@ -6821,7 +6821,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
6821
6821
</para>
6822
6822
6823
6823
<table id="libpq-ssl-sslmode-statements">
6824
- <title>SSL mode descriptions </title>
6824
+ <title>SSL Mode Descriptions </title>
6825
6825
<tgroup cols="4">
6826
6826
<thead>
6827
6827
<row>
@@ -6912,7 +6912,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
6912
6912
</sect2>
6913
6913
6914
6914
<sect2 id="libpq-ssl-fileusage">
6915
- <title>SSL File Usage</title>
6915
+ <title>SSL Client File Usage</title>
6916
6916
<table id="libpq-ssl-file-usage">
6917
6917
<title>Libpq/Client SSL File Usage</title>
6918
6918
<tgroup cols="3">
@@ -6958,7 +6958,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
6958
6958
</sect2>
6959
6959
6960
6960
<sect2 id="libpq-ssl-initialize">
6961
- <title>SSL library initialization </title>
6961
+ <title>SSL Library Initialization </title>
6962
6962
6963
6963
<para>
6964
6964
If your application initializes <literal>libssl</> and/or
0 commit comments