Re: postgres-10 with FIPS

Поиск
Список
Период
Сортировка
От Aravindhan Krishnan
Тема Re: postgres-10 with FIPS
Дата
Msg-id CAKD9u-pVyGXkxuavkLXT0o4P-BHs+dnru0R-t8m2epdod9VAiA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: postgres-10 with FIPS  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: postgres-10 with FIPS
Список pgsql-general
Hi Magnus,

The paid version I had mentioned about was the paid OS (ubuntu) for FIPS compliancy. I understand that postgres as is completely available for open-source.

Since we can't get the paid version of the OS to support FIPS compliancy the idea was to build postgres against FIPS compliant SSL/crypto of 1.0.2g and get it to work on ubuntu 20.04 for which I was interested in the configure option.

Thanks and Regards
Aravindhan K

On Wed, 9 Dec, 2020, 3:07 pm Magnus Hagander, <magnus@hagander.net> wrote:


On Wed, Dec 9, 2020 at 5:30 AM Aravindhan Krishnan <aravindhank11@gmail.com> wrote:
Hi Folks,

Thanks for the responses. Since the underlying knob flip is a paid version and we are a SaaS based service provider, this might not align well with our requirement and so wanted to build postgres-10 against FIPS compliant ssl/crypto. The "pg_config" is of of great help in order to understand the build time configure options. 

Huh? There is *nothing* in PostgreSQL that is a paid version (there is no such thing, simply), nor in any of our open source packaging.

If you are specifically looking at the Debian or Ubuntu packages, you can find the full packaging information in the salsa repositories at https://salsa.debian.org/postgresql/postgresql. It will have all teh details you need.

--

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: postgres-10 with FIPS
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: JDBC driver - is "getGeneratedKeys()" guaranteed to return the ids in the same order a batch insert was made?