Re: Client Certificate Authentication

Поиск
Список
Период
Сортировка
От Ian Pilcher
Тема Re: Client Certificate Authentication
Дата
Msg-id ki08aj$cj3$1@ger.gmane.org
обсуждение исходный текст
Ответ на Re: Client Certificate Authentication  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
On 03/15/2013 01:32 PM, Dave Cramer wrote:
> To my knowledge this has not been implemented.

It should be possible with a custom SSLSocketFactory.  See
http://jdbc.postgresql.org/documentation/head/ssl-factory.html.

(You'll need to load your client into a KeyStore, pass that KeyStore to
SSLContext.init(), and use that context to create your factories.)

HTH

--
========================================================================
Ian Pilcher                                         arequipeno@gmail.com
Sometimes there's nothing left to do but crash and burn...or die trying.
========================================================================

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Bryan Varner
Дата:
Сообщение: Re: Re: [pgjdbc] XADataSource support for resource sharing & interleaving. (#47)
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Re: [pgjdbc] XADataSource support for resource sharing & interleaving. (#47)