Re: PostgreSQL FIPS 140-2 on Window

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL FIPS 140-2 on Window
Дата
Msg-id 3700.1538410096@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PostgreSQL FIPS 140-2 on Window  (Bradley May <brad@themayfamily.us>)
Список pgsql-general
Bradley May <brad@themayfamily.us> writes:
> I understand the PostgreSQL 9.x installed on a RHEL distribution can be configured and supports FIPS 140-2 when using
andproperly configuring OpenSSL FIPS. My question is can the same be accomplished with a Windows installation, as
easilyor similar to the RHEL installation/configuration procedures? 

No.  PG doesn't really have any specific support for the FIPS
requirements.  From our perspective that's implemented by behavioral
changes in libc and openssl.  Perhaps you can find FIPS-ified versions
of those libraries for Windows, but I don't know where to look.

            regards, tom lane


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

Предыдущее
От: Durgamahesh Manne
Дата:
Сообщение: Re: regarding bdr extension
Следующее
От: Torsten Förtsch
Дата:
Сообщение: Re: backend_xmin in pg_stat_replication