JDBC/Postgres Question . . .

Поиск
Список
Период
Сортировка
От Peter E. Chen
Тема JDBC/Postgres Question . . .
Дата
Msg-id JBEOIGCPFENBBBIKPPLCEEFICAAA.pchen3@jhmi.edu
обсуждение исходный текст
Ответы Re: JDBC/Postgres Question . . .  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-jdbc
Hey All,

Can anyone tell me if usernames and passwords are sent in clear text while
connecting to postgres via JDBC?

I have set the AUTHTYPE in my pg_hba.conf file to use crypt.  Does this mean
that passwords sent via JDBC is encrypted?  And if so, what type of
encryption is postgres using?

Thanks for any help.

Peter


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

Предыдущее
От: Ryouichi Matsuda
Дата:
Сообщение: Re: Failure in timestamptz of JDBC of 7.2b4
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: JDBC/Postgres Question . . .