Re: JDBC with SSL

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: JDBC with SSL
Дата
Msg-id 3E8381FB.2070106@xythos.com
обсуждение исходный текст
Ответ на JDBC with SSL  ("John Laban" <johnl@infotn.com>)
Список pgsql-jdbc
John,

This hasn't yet made it to the documentation.

but adding ?ssl to the url should be what you need.  (also consider
using &loglevel=2 to turn on debugging info).

--Barry

John Laban wrote:
> Hello,
>
> The newest developement JDBC drivers (7.4dev, build 204, 2003-03-23) say they include support for SSL.  I can set up
theserver to use SSL, but I can't seem to get the JDBC driver to actually connect using SSL.  Is there any
documentationon this?  Or is there a specific parameter I am supposed to include in the connection URL? 
>
> Any help in this would be appreciated.
>
> John Laban
>


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

Предыдущее
От: "John Laban"
Дата:
Сообщение: JDBC with SSL
Следующее
От: "Wadhwa, Amit"
Дата:
Сообщение: Re: JDBC2 driver failure