| The PostgreSQL 9.0 Reference Manual - Volume 2 - Programming Guide
by The PostgreSQL Global Development Group Paperback (6"x9"), 478 pages ISBN 9781906966065 RRP £14.95 ($19.95) Sales of this book support the PostgreSQL project! Get a printed copy>>> |
1.17 SSL Support
PostgreSQL has native support for using SSL connections to encrypt client/server communications for increased security. See Volume 3: Secure TCP/IP Connections with SSL for details about the server-side SSL functionality.
libpq reads the system-wide
OpenSSL configuration file. By default, this
file is named ‘openssl.cnf’ and is located in the
directory reported by openssl version -d. This default
can be overridden by setting environment variable
OPENSSL_CONF to the name of the desired configuration
file.
| ISBN 9781906966065 | The PostgreSQL 9.0 Reference Manual - Volume 2 - Programming Guide | See the print edition |