JDBC/Postgres Question . . . - Mailing list pgsql-jdbc

From Peter E. Chen
Subject JDBC/Postgres Question . . .
Date
Msg-id JBEOIGCPFENBBBIKPPLCEEFICAAA.pchen3@jhmi.edu
Whole thread Raw
Responses Re: JDBC/Postgres Question . . .
List 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 by date:

Previous
From: Ryouichi Matsuda
Date:
Subject: Re: Failure in timestamptz of JDBC of 7.2b4
Next
From: Peter Eisentraut
Date:
Subject: Re: JDBC/Postgres Question . . .