SSL - Providing client certificates

Поиск
Список
Период
Сортировка
От Saleem EDAH-TALLY
Тема SSL - Providing client certificates
Дата
Msg-id 200902201030.33352.nmset@netcourrier.com
обсуждение исходный текст
Ответы Re: SSL - Providing client certificates  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Hello,


http://jdbc.postgresql.org/documentation/83/ssl-factory.html states :


"Specifically it would be nice to be able to provide client certificates to be validated by the server."


http://jdbc.postgresql.org/documentation/83/ssl-client.html refers to validating the server's identity only, using javax.net.ssl.trustStore JVM-wide setting.


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


This seems contradictory with the documntation, or I am missing something.


I would be happy to read your comments.


Thank you.

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

Предыдущее
От: ralf.baumhof@bgs-ag.de
Дата:
Сообщение: Performance of jdbc insert statements and select nextval
Следующее
От: aznmedia
Дата:
Сообщение: Re: UUID datatype