Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Making sslrootcert=system work on Windows psql - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Making sslrootcert=system work on Windows psql
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Making sslrootcert=system work on Windows psql  (Daniel Gustafsson <[email protected]>)
Responses Re: Making sslrootcert=system work on Windows psql
List pgsql-hackers
> On 3 Apr 2025, at 16:26, Daniel Gustafsson <[email protected]> wrote:
>
>> On 3 Apr 2025, at 14:41, George MacKerron <[email protected]> wrote:
>
>> (2) sslrootcert=system on Windows doesn’t do a thing that would be extremely useful in some common situations.
Namely:connecting securely to servers that present a certificate signed by a public CA. 
>
> Just to be clear, does (2) happens when the OpenSSL installation has a bogus
> OPENSSLDIR value, or does it happen regardless?

I would still like to get clarity on this, do you have any insights here?

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: why in appendShellStringNoError() loop still continues even after it found CR or LF?
Next
From: Daniel Gustafsson
Date:
Subject: Re: sslmode=secure by default (Re: Making sslrootcert=system work on Windows psql)