Skip to content

Commit fa6fa8e

Browse files
committed
This patch attempts to outline the supported level of SSL within libpq.
I haven't mentioned any of ~/.postgresql/{root.crt,postgresql.crt,postresql.key} even though they are checked for in the code, since they do not appear to be supported. I base this on discussions in pgsql-hackers. Dominic Mitchell
1 parent fb755b6 commit fa6fa8e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.162 2004/08/19 16:39:13 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.163 2004/09/23 13:31:09 momjian Exp $
33
-->
44

55
<chapter id="libpq">
@@ -240,6 +240,15 @@ PGconn *PQconnectdb(const char *conninfo);
240240
connection.<indexterm><primary>SSL</><secondary
241241
sortas="libpq">with libpq</></indexterm>
242242
</para>
243+
244+
<para>
245+
Please note that <acronym>SSL</> support in libpq covers
246+
encryption only. It will not verify the validity of the
247+
certificate presented by the server that you are connecting to,
248+
nor verify that the hostname matches that of the server's
249+
certificate. Additionally, there is no support for client
250+
certificates.
251+
</para>
243252
</listitem>
244253
</varlistentry>
245254

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