Re: Support for cert auth in JDBC

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Marc-André Laverdière <marc-andre(at)atc(dot)tcs(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Support for cert auth in JDBC
Date: 2011-05-18 05:40:58
Message-ID: 4DD35BEA.3020902@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 18/05/2011 12:49 PM, Marc-André Laverdière wrote:
> [I posted this by mistake to the main dev mailing list... apologies if
> you got this multiple times]
>
> Hello developers,
>
> My project had a requirement to use certificate authentication to the PG
> server. Our application uses Hibernate.
>
> We did just that and my boss has OKed a source release.

Eh? Did what?

PgJDBC supports X.509 client certificates just fine.

What did you need to do? To which PgJDBC version did you do it? To
resolve what perceived issue(s) in the current codebase?

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Marc-André Laverdière 2011-05-18 06:06:02 Re: Support for cert auth in JDBC
Previous Message Marc-André Laverdière 2011-05-18 04:49:41 Support for cert auth in JDBC