RE: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host?

From: "McDermott, Becky" <bmcderm(at)sandia(dot)gov>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: RE: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host?
Date: 2022-03-21 22:52:03
Message-ID: BY3PR09MB862729BE2F2E9F79CD97C49EC8169@BY3PR09MB8627.namprd09.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I will have to find out the JDBC version. None of the containers will start (because of the database connection error) so I have to track down that version with one of our developers (I am on the platform team so not so well versed in the actual code). Will get back with that version.

-----Original Message-----
From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Sent: Monday, March 21, 2022 4:46 PM
To: McDermott, Becky <bmcderm(at)sandia(dot)gov>; pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host?

On 3/21/22 15:43, McDermott, Becky wrote:
> Version 12.7

And the JDBC version?

>
> -----Original Message-----
> From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
> Sent: Monday, March 21, 2022 4:25 PM
> To: McDermott, Becky <bmcderm(at)sandia(dot)gov>;
> pgsql-general(at)lists(dot)postgresql(dot)org
> Subject: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host?
>
> On 3/21/22 15:15, McDermott, Becky wrote:
>> We have a requirement to run all of our applications on FIPS enabled
>> hosts.  Is it possible to install and successfully run postgreql on a
>> FIPS enabled host?
>>
>> We currently run postgres ina  container that is executing on a FIPS
>> enabled host with the setting:  password_encryption = scram-sha-256
>>
>> And none of our Java clients can connect to the postgresql database.
>> If we run postgresql on a non-FIPS enabled host, everything works fine.
>
> Postgres version?
>
> JDBC version?
>
>>
>> I’m having a hard time finding any FIPS guidance for postgresql from
>> googling.  If anyone has any guidance or has gotten this to work,
>> that would be most helpful.
>>
>> Thank you,
>>
>> *Becky McDermott*
>>
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message McDermott, Becky 2022-03-21 22:55:25 RE: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host?
Previous Message McDermott, Becky 2022-03-21 22:47:49 RE: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host?