From: | Aravindhan Krishnan <aravindhank11(at)gmail(dot)com> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: postgres-10 with FIPS |
Date: | 2020-12-09 09:51:56 |
Message-ID: | CAKD9u-pVyGXkxuavkLXT0o4P-BHs+dnru0R-t8m2epdod9VAiA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)hagander(dot)net> wrote:
>
>
> On Wed, Dec 9, 2020 at 5:30 AM Aravindhan Krishnan <
> aravindhank11(at)gmail(dot)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.
>
> --
> Magnus Hagander
> Me: https://www.hagander.net/ <http://www.hagander.net/>
> Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2020-12-09 10:21:31 | Re: JDBC driver - is "getGeneratedKeys()" guaranteed to return the ids in the same order a batch insert was made? |
Previous Message | Magnus Hagander | 2020-12-09 09:37:39 | Re: postgres-10 with FIPS |