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

2022-03-21 Thread McDermott, Becky
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

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

2022-03-21 Thread McDermott, Becky
Version 12.7 -Original Message- From: Adrian Klaver Sent: Monday, March 21, 2022 4:25 PM To: McDermott, Becky ; pgsql-general@lists.postgresql.org Subject: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host? On 3/21/22 15:15, McDermott, Becky wrote: > We hav

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

2022-03-21 Thread McDermott, Becky
0400: Using dialect: org.hibernate.dialect.PostgreSQL95Dialect -Original Message- From: Tom Lane Sent: Monday, March 21, 2022 4:33 PM To: McDermott, Becky Cc: pgsql-general@lists.postgresql.org Subject: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host? "McDermott, Be

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

2022-03-21 Thread McDermott, Becky
. -Original Message- From: Adrian Klaver Sent: Monday, March 21, 2022 4:46 PM To: McDermott, Becky ; pgsql-general@lists.postgresql.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 J

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

2022-03-21 Thread McDermott, Becky
It looks like jdbc-1.15.2.jar -Original Message- From: Adrian Klaver Sent: Monday, March 21, 2022 4:46 PM To: McDermott, Becky ; pgsql-general@lists.postgresql.org Subject: Re: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host? On 3/21/22 15:43, McDermott, Becky

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

2022-03-21 Thread McDermott, Becky
: Monday, March 21, 2022 4:59 PM To: McDermott, Becky Cc: pgsql-general@lists.postgresql.org Subject: Re: [EXTERNAL] Re: Can you install/run postgresql on a FIPS enabled host? "McDermott, Becky" writes: > So the logs for one of our Java servers that is attempting to connect to

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

2022-03-21 Thread McDermott, Becky
resql on a FIPS enabled host? On 3/21/22 17:02, McDermott, Becky wrote: > Thank you. I should deploying a very simple container that has psql > installed and make sure I can connect in a simple way with a > username/password. If this works, then the database is fine and it would >