Re: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256) - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)
Date
Msg-id CADK3HHLkWr8tTP7AC9hWdzOK12srAvaS6_4axXdhEY-S7vec-w@mail.gmail.com
Whole thread Raw
In response to Re: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)  (Michael Paquier <michael@paquier.xyz>)
Responses RE: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)  ("McDermott, Becky" <bmcderm@sandia.gov>)
List pgsql-jdbc


On Tue, 22 Mar 2022 at 19:27, Michael Paquier <michael@paquier.xyz> wrote:
On Tue, Mar 22, 2022 at 11:00:04PM +0000, McDermott, Becky wrote:
> Should we be looking at upgrading Postgres to version 14?

If FIPS is enabled on the host running Postgres, you'd better do so.
Now, that would also depend on the version of OpenSSL your builds of
Postgres are linking to (aka pure upstream, patched version, etc.).
--
Michael

It would be useful to know the version of java you are using.

Dave 

pgsql-jdbc by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)
Next
From: "Mukhin, Dmitriy"
Date:
Subject: Revive targetServerType=preferPrimary feature