Re: [PATCH] Accept IP addresses in server certificate SANs - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PATCH] Accept IP addresses in server certificate SANs
Date
Msg-id 5EA8D400-9705-463C-B30F-E7A78EE5C8FB@yesql.se
Whole thread Raw
In response to Re: [PATCH] Accept IP addresses in server certificate SANs  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: [PATCH] Accept IP addresses in server certificate SANs
Re: [PATCH] Accept IP addresses in server certificate SANs
List pgsql-hackers
> On 28 Mar 2022, at 00:44, Daniel Gustafsson <daniel@yesql.se> wrote:

> I'll take a look at fixing up the test in this patch tomorrow.

Fixing up the switch_server_cert() calls and using default_ssl_connstr makes
the test pass for me.  The required fixes are in the supplied 0004 diff, I kept
them separate to allow the original author to incorporate them without having
to dig them out to see what changed (named to match the git format-patch output
since I think the CFBot just applies the patches in alphabetical order).

--
Daniel Gustafsson        https://vmware.com/


Attachment

pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: Allow file inclusion in pg_hba and pg_ident files
Next
From: Jelte Fennema
Date:
Subject: Re: [EXTERNAL] Re: Add non-blocking version of PQcancel