Re: openssl config? - Mailing list pgsql-admin

From Michael Fuhr
Subject Re: openssl config?
Date
Msg-id 20061017003319.GA7925@winnie.fuhr.org
Whole thread Raw
In response to openssl config?  (Ray Stell <stellr@cns.vt.edu>)
List pgsql-admin
On Mon, Oct 16, 2006 at 05:12:01PM -0400, Ray Stell wrote:
> Where is ssl config covered in the docs?  I included ssl in configure,
> but I can't find how to use it.

The index has several entries for SSL.

http://www.postgresql.org/docs/8.1/interactive/bookindex.html

Relevant sections are "Secure TCP/IP Connections with SSL" in the
"Operating System Environment" chapter, "Security and Authentication"
in the "Server Configuration" chapter, "The pg_hba.conf file" in
the "Client Authentication" chapter, and "SSL Support" and "Database
Connection Control Functions" in the "libpq - C Library" chapter.

http://www.postgresql.org/docs/8.1/interactive/ssl-tcp.html
http://www.postgresql.org/docs/8.1/interactive/runtime-config-connection.html#GUC-SSL
http://www.postgresql.org/docs/8.1/interactive/client-authentication.html#AUTH-PG-HBA-CONF
http://www.postgresql.org/docs/8.1/interactive/libpq-ssl.html
http://www.postgresql.org/docs/8.1/interactive/libpq.html#LIBPQ-CONNECT

--
Michael Fuhr

pgsql-admin by date:

Previous
From: Ray Stell
Date:
Subject: openssl config?
Next
From: "Duncan McDonald"
Date:
Subject: Missing Earth Distance Functions Under Debian