Re: Can you install/run postgresql on a FIPS enabled host? - Mailing list pgsql-general

From Michael Paquier
Subject Re: Can you install/run postgresql on a FIPS enabled host?
Date
Msg-id Yjqf2Z7zx2TWNFQx@paquier.xyz
Whole thread Raw
In response to Re: Can you install/run postgresql on a FIPS enabled host?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Mon, Mar 21, 2022 at 06:33:29PM -0400, Tom Lane wrote:
> It sounds like something thinks that scram-sha-256 encryption is
> disallowed by FIPS.  That may or may not be accurate.  If it's
> supposed to be allowed, you'd need to poke a little harder to
> narrow down where the problem is.
>
> (Digging in our commit logs, it looks like version 14.2 has some
> changes that might make this work better than it did in older
> versions; but I can't tell from the log messages whether the
> issue being fixed was new-in-14 or not.)

I guess that 3a0cced is the commit you are talking about here.  Please
note that it has been reverted in ad5b6f2 due to ABI concerns with
some of the MD5 hashing routines.
--
Michael

Attachment

pgsql-general by date:

Previous
From: David Rowley
Date:
Subject: Re: PostgreSQL : bug (ou not) in CTE Common Table Expressions or Subqueries in the FROM Clause
Next
From: Sahaj Diwan
Date:
Subject: Open SSL Version Query