Question regarding whether the Postgres JDBC driver supports password encryption . . . - Mailing list pgsql-jdbc

From Peter E. Chen
Subject Question regarding whether the Postgres JDBC driver supports password encryption . . .
Date
Msg-id JBEOIGCPFENBBBIKPPLCMEJECAAA.pchen3@jhmi.edu
Whole thread Raw
Responses Re: Question regarding whether the Postgres JDBC driver supports  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
Hey All,

Does anyone know whether or not the Postgres JDBC driver supports password
encryption?  I have set the AUTHTYPE to "encrypt" and I have been able to
successfully connect to the database with the JDBC driver.  Does this mean
that the password via Postgres JDBC is encrypted?  And if so, what type of
encryption is this?

Thanks in advance,
Peter


pgsql-jdbc by date:

Previous
From: Jason Davies
Date:
Subject: Re: Problem with getImportedKeys / getExportedKeys
Next
From: Bruce Momjian
Date:
Subject: Re: Question regarding whether the Postgres JDBC driver supports