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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: 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-20 03:05:00
Message-ID: Yq/j3FusKULwbFve@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Jun 17, 2022 at 12:03:16PM +0000, PG Bug reporting form wrote:

Thanks for the report.

> [11:41:29.100](0.001s) not ok 77 - IPv4 host with CIDR mask does not match:
> matches
> [11:41:29.100](0.000s)
> [11:41:29.100](0.000s) # Failed test 'IPv4 host with CIDR mask does not
> match: matches'
> # at t/001_ssltests.pl line 336.
> [11:41:29.100](0.000s) # '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'
> # doesn't match '(?^:server\ certificate\ for\ \"192\.0\.2\.1\"\ \(and\
> 1\ other\ name\)\ does\ not\ match\ host\ name\ \"192\.0\.2\.1\/32\")'

There is only one failure. None of the buildfarm members running
OpneBSD check the SSL tests, but this specific test has been
introduced by c1932e5.

I am adding Peter and Jacob in CC. This is a new open item for v15.
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2022-06-20 03:15:01 Re: BUG #17522: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL test fails on OpenBSD 7.1
Previous Message PG Bug reporting form 2022-06-18 08:19:12 BUG #17523: Postgresql Kerberos PAM authentication