Re: Can you install/run postgresql on a FIPS enabled host?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Can you install/run postgresql on a FIPS enabled host?
Дата
Msg-id Yjqf2Z7zx2TWNFQx@paquier.xyz
обсуждение исходный текст
Ответ на Re: Can you install/run postgresql on a FIPS enabled host?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: PostgreSQL : bug (ou not) in CTE Common Table Expressions or Subqueries in the FROM Clause
Следующее
От: Sahaj Diwan
Дата:
Сообщение: Open SSL Version Query