Re: Support for cert auth in JDBC

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Support for cert auth in JDBC
Дата
Msg-id alpine.BSO.2.00.1105181130380.13086@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Support for cert auth in JDBC  (Craig Ringer <craig@postnewspapers.com.au>)
Ответы Re: Support for cert auth in JDBC  (Craig Ringer <craig@postnewspapers.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Support for cert auth in JDBC
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Support for cert auth in JDBC