Jacob Champion <pchamp...@vmware.com> writes: > On Wed, 2021-04-07 at 10:27 -0400, Tom Lane wrote: >> prairiedog is also not happy, apparently for a different reason.
> That one's failing because older OpenSSL doesn't support channel > binding, and the new test I wrote forgot to check to make sure channel > binding was supported... sorry. > But the test doesn't truly *need* channel binding anyway; it just needs > to check the interaction between SCRAM and verify-full, to ensure that > the correct authn_id is set. Patch attached, tested locally with > OpenSSL 1.0.1 and 1.1.1. Sounds reasonable, pushed. (I didn't actually verify it on prairiedog, because that would have taken a couple hours :-(. We can revisit if that animal fails to go green.) regards, tom lane