Re: BUG #17522: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL test fails on OpenBSD 7.1

From: Jacob Champion <jchampion(at)timescale(dot)com>
To: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Cc: peter(dot)eisentraut(at)enterprisedb(dot)com, Michael Paquier <michael(at)paquier(dot)xyz>, byavuz81(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17522: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL test fails on OpenBSD 7.1
Date: 2022-06-21 18:34:05
Message-ID: CAAWbhmjffOGEqKa2F0hzz+pm8sYTgcda5PVjNGMDzykv4nZzhg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

[note new email address; I've blocked the other]

On Tue, Jun 21, 2022 at 1:24 PM Kyotaro Horiguchi
<horikyota(dot)ntt(at)gmail(dot)com> wrote:
> OpenBSD 7.1's inet_aton() seems like accepting the address as valid.

Is it getting that far? I see

> psql: error: connection to server at "127.0.0.1", port 60779 failed: could not set SSL Server Name Indication (SNI): ssl3 ext invalid servername

Is LibreSSL just less liberal in what it'll send via SNI?

--Jacob

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jacob Champion 2022-06-21 20:07:42 Re: BUG #17522: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL test fails on OpenBSD 7.1
Previous Message Nathan Bossart 2022-06-21 17:56:16 Re: Extension pg_trgm, permissions and pg_dump order