Re: SSL - Providing client certificates

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: SSL - Providing client certificates
Дата
Msg-id Pine.BSO.4.64.0902201226580.23634@leary.csoft.net
обсуждение исходный текст
Ответ на SSL - Providing client certificates  ("Saleem EDAH-TALLY" <nmset@netcourrier.com>)
Ответы Re: SSL - Providing client certificates  (Guillaume Cottenceau <gc@mnc.ch>)
Список pgsql-jdbc

On Fri, 20 Feb 2009, Saleem EDAH-TALLY wrote:

> However, if we set javax.net.ssl.keyStore and javax.net.ssl.keyStorePassword,
> the SSL connection is established and the client certificate is verified.
>

When the code was first written, this wasn't tested and it was just
assumed that it wouldn't work.  Recently we got a report that it did work,
but the documentation was not updated.

What I don't understand is how it selects the certificate to send.  If you
have multiple keys in your keystore, how do you indicate which one to use?

Kris Jurka

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: UUID datatype
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Performance of jdbc insert statements and select nextval