Re: Support for NSS as a libpq TLS backend
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Jacob Champion <pchampion@vmware.com>
Cc: "michael@paquier.xyz" <michael@paquier.xyz>,
"hlinnaka@iki.fi" <hlinnaka@iki.fi>,
"pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>,
"andrew.dunstan@2ndquadrant.com" <andrew.dunstan@2ndquadrant.com>,
"thomas.munro@gmail.com" <thomas.munro@gmail.com>,
"andres@anarazel.de" <andres@anarazel.de>,
"sfrost@snowman.net" <sfrost@snowman.net>
Date: 2021-02-08T23:11:05Z
Lists: pgsql-hackers
> On 4 Feb 2021, at 19:35, Jacob Champion <pchampion@vmware.com> wrote: > > On Thu, 2021-02-04 at 16:30 +0900, Michael Paquier wrote: >> On Tue, Feb 02, 2021 at 08:33:35PM +0000, Jacob Champion wrote: >>> Note that this changes the error message printed during the invalid- >>> root tests, because NSS is now sending the root of the chain. So the >>> server's issuer is considered untrusted rather than unrecognized. >> >> I think that it is not a good idea to attach the since-v*.diff patches >> into the threads. This causes the CF bot to fail in applying those >> patches. > > Ah, sorry about that. Is there an extension I can use (or lack thereof) > that the CF bot will ignore, or does it scan the attachment contents? Naming the file .patch.txt should work, and it serves the double purpose of making it extra clear that this is not a patch intended to be applied but one intended to be read for informational purposes. -- Daniel Gustafsson https://vmware.com/
Commits
-
Add tab-completion for CREATE FOREIGN TABLE.
- 74527c3e022d 15.0 cited
-
Add tap tests for the schema publications.
- 6b0f6f79eef2 15.0 cited
-
Move Perl test modules to a better namespace
- b3b4d8e68ae8 15.0 cited
-
Adjust configure to insist on Perl version >= 5.8.3.
- 92e6a98c3636 15.0 cited
-
Simplify code related to compilation of SSL and OpenSSL
- 092b785fad3d 14.0 landed
-
Introduce --with-ssl={openssl} as a configure option
- fe61df7f82aa 14.0 landed
-
Implement support for bulk inserts in postgres_fdw
- b663a4136331 14.0 cited
-
Fix redundant error messages in client tools
- 6be725e70161 14.0 cited
-
doc: Apply more consistently <productname> markup for OpenSSL
- 089da3c4778f 14.0 landed
-
Check ssl_in_use flag when reporting statistics
- 6a5c750f3f72 14.0 cited