| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru> |
| Cc: | Jacob Champion <jchampion(at)timescale(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Fix error handling in be_tls_open_server() |
| Date: | 2023-09-18 12:35:28 |
| Message-ID: | 203875D8-09A7-4661-AFAF-01E125407F66@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 28 Aug 2023, at 19:39, Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru> wrote:
> I'll try to add a client certificate lacking a CN to the SSL test suite.
Certificates can be regenerated with the buildsystem, which ideally would apply
to this cert as well, but if that's not feasible we can perhaps accept a static
one with build information detailed in the README. Having such a cert could
for sure be interesting for testing.
Awaiting resolution on this, I propose we go ahead with the original patch from
this thread. Any objections to that?
--
Daniel Gustafsson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | jian he | 2023-09-18 12:49:14 | Re: SQL:2011 application time |
| Previous Message | Daniel Gustafsson | 2023-09-18 12:11:13 | Re: Allow specifying a dbname in pg_basebackup connection string |