Re: Postgresql and SSL - Mailing list pgsql-general

From Tom Lane
Subject Re: Postgresql and SSL
Date
Msg-id 158.1190299260@sss.pgh.pa.us
Whole thread Raw
In response to Re: Postgresql and SSL  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Responses Re: Postgresql and SSL
List pgsql-general
"Albe Laurenz" <laurenz.albe@wien.gv.at> writes:
> Jorge Godoy wrote:
>> Even though one can require connections using only SSL on the
>> server side, I don't see a method (in pg_hba.conf) that
>> would allow clients with SSL certificates.

> Nor do I.

If you mean *require* clients to have certificates, that's not
determined by pg_hba.conf, it's determined by whether you provide
a root.crt file.  See
http://www.postgresql.org/docs/8.2/static/ssl-tcp.html

            regards, tom lane

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Is this good spec for a PostgreSQL server?
Next
From: "Martin Gainty"
Date:
Subject: Re: Building Windows fat clients