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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: "McDermott, Becky" <bmcderm(at)sandia(dot)gov>
Cc: "pgsql-jdbc(at)lists(dot)postgresql(dot)org" <pgsql-jdbc(at)lists(dot)postgresql(dot)org>
Subject: Re: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)
Date: 2022-03-22 23:26:55
Message-ID: YjpbP/6q2q48NKaZ@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2022-03-24 14:31:01 Re: [EXTERNAL] Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)
Previous Message Michael Paquier 2022-03-22 23:25:06 Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256)