Re: Support for cert auth in JDBC - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Support for cert auth in JDBC
Date
Msg-id alpine.BSO.2.00.1105181130380.13086@leary.csoft.net
Whole thread Raw
In response to Re: Support for cert auth in JDBC  (Craig Ringer <craig@postnewspapers.com.au>)
Responses Re: Support for cert auth in JDBC  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-jdbc

On Wed, 18 May 2011, Craig Ringer wrote:

> Alas the SSLSocketFactory interface doesn't offer any really nice options
> like a way to pass a Properties instance to the ctor,

That'd be an easy thing to fix, just add another case to
org.postgresql.ssl.MakeSSL#convert to pass through the provided Properties
object.  I've thought about that in the past, but with no real use case, I
wasn't in a big rush to do so.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Support for cert auth in JDBC
Next
From: Craig Ringer
Date:
Subject: Re: Support for cert auth in JDBC