Re: Connecting to a DB through SSL

Поиск
Список
Период
Сортировка
От Paul Thomas
Тема Re: Connecting to a DB through SSL
Дата
Msg-id 20040423152216.C27748@bacon
обсуждение исходный текст
Ответ на Connecting to a DB through SSL  ("Freddy Villalba Arias" <fvillalba@madrid.bilbomatica.es>)
Список pgsql-jdbc
On 23/04/2004 13:55 Freddy Villalba Arias wrote:
> Hi everybody,
>
>
>
> I'm using Tomcat v4.1, JDBC 2.0.
>
>
>
> I've succesfully configured my JDBC client and my (DB) server. I've
> successfully connected to it, tested different levels of authentication.
>
>
>
> I want to use md5 or Kerberos for protecting the password sent through
> the network for establishing connections. What are the steps for
> accomplishing this? So far, I've downloaded JSSE's jar files and
> deployed them appropriately (I guess).
>
>
>
> Any help would be appreciated.


md5 is easy. Just state md5 in your pg_hba.conf file. I'm not sure about
Kerberos.

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for
Business             |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

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

Предыдущее
От: Glenn Holmer
Дата:
Сообщение: Re: JDBC rowsets
Следующее
От: Jonathan Bruce
Дата:
Сообщение: Re: JDBC rowsets