| From: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
|---|---|
| To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Direct SSL connection with ALPN and HBA rules |
| Date: | 2024-04-29 18:51:54 |
| Message-ID: | CAOYmi+kYJG2uPddcMW5Jcdf+Yq77e=0yWUKmrjVMz2hWBcrxpQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Apr 29, 2024 at 11:43 AM Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> Note that if the client does not request ALPN at all, the callback is
> not called, and the connection is accepted. Old clients still work
> because they do not request ALPN.
Ugh, sorry for the noise -- I couldn't figure out why all my old
clients were failing and then realized it was because I'd left some
test code in place for the OpenSSL bug. I'll rebuild everything and
keep reviewing.
--Jacob
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Corey Huinker | 2024-04-29 18:54:10 | Re: Virtual generated columns |
| Previous Message | Maksim Milyutin | 2024-04-29 18:47:41 | Re: Extension Enhancement: Buffer Invalidation in pg_buffercache |