Re: PostgreSQL 18 FIPS mode in Windows

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: sutyak <sutyak(at)proton(dot)me>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: PostgreSQL 18 FIPS mode in Windows
Date: 2026-09-24 21:48:49
Message-ID: 97A3EF8A-2DEF-454C-9B61-322C9D673DD4@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On 24 Sep 2026, at 22:54, sutyak <sutyak(at)proton(dot)me> wrote:
>
> I forgot to mention I did ensure FIPS is the only option enabled in OpenSSL. Verified by running openssl.exe list-providers.

Is that using the same configuration as the OpenSSL used by Postgres? Is it
even the same OpenSSL used by Postgres? If you are using the Windows Installer
from EDB I believe they are using a special hardcoded openssldir where the
config must reside.

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message sutyak 2026-09-24 21:58:08 Re: PostgreSQL 18 FIPS mode in Windows
Previous Message sutyak 2026-09-24 20:54:06 Re: PostgreSQL 18 FIPS mode in Windows