Re: Postgresql and SSL - Mailing list pgsql-general

From Albe Laurenz
Subject Re: Postgresql and SSL
Date
Msg-id D960CB61B694CF459DCFB4B0128514C23C6B03@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Postgresql and SSL  (Benjamin Smith <lists@benjamindsmith.com>)
Responses Re: Postgresql and SSL  (Jorge Godoy <jgodoy@gmail.com>)
List pgsql-general
Benjamin Smith wrote:
> But I am stumped as to how to create a client certificate
> that's enforced!
>
> I tried the instructions found
> http://marc.info/?l=tomcat-user&m=106293430225790&w=2
>
> and used the "ca.pem" created there as the postgres root.crt
> and although the PG daemon no longer indicates that it
> couldn't find root.crt, it also doesn't require a client
> certificate installed to access with psql.
>
> Any pointers for somebody who is NOT an ssl guru? (like myself!)

What does pg_hba.conf look like?

What is the psql command line you use to connect to the database?

Yours,
Laurenz Albe

pgsql-general by date:

Previous
From: "Phoenix Kiula"
Date:
Subject: Re: Stuck on Foreign Keys
Next
From: Jorge Godoy
Date:
Subject: Re: Postgresql and SSL