agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Christoph Berg <cb@df7cb.de>
To: Daniel Gustafsson <dgustafsson@postgresql.org>
Cc: pgsql-hackers@lists.postgresql.org
Subject: Re: pgsql: Fix compilation with OpenSSL 4
Date: Thu, 3 Sep 2026 10:42:34 +0200
Message-ID: <apky-gqiLVtFkR-w@msg.df7cb.de> (raw)
In-Reply-To: <E1wY0l8-0000hP-2N@gemulon.postgresql.org>
References: <E1wY0l8-0000hP-2N@gemulon.postgresql.org>

Re: Daniel Gustafsson
> There is also an errormessage change in OpenSSL 4.0.0 which needed
> to be covered by our testharness.

The backpatches of the message test are incomplete for 16 and 17:

git show origin/REL_16_STABLE:src/test/ssl/t/001_ssltests.pl | grep 'alert certificate revoked'
	expected_stderr => qr!SSL error: (ssl[a-z0-9/]*|tls) alert certificate revoked!,
	expected_stderr => qr!SSL error: (ssl[a-z0-9/]*|tls) alert certificate revoked!,
	expected_stderr => qr|SSL error: ssl[a-z0-9/]* alert certificate revoked|,

git show origin/REL_17_STABLE:src/test/ssl/t/001_ssltests.pl | grep 'alert certificate revoked'
	expected_stderr => qr!SSL error: (ssl[a-z0-9/]*|tls) alert certificate revoked!,
	expected_stderr => qr!SSL error: (ssl[a-z0-9/]*|tls) alert certificate revoked!,
	expected_stderr => qr|SSL error: ssl[a-z0-9/]* alert certificate revoked|,

18/15/14 are ok:

git show origin/REL_18_STABLE:src/test/ssl/t/001_ssltests.pl | grep 'alert certificate revoked'
	expected_stderr => qr!SSL error: (ssl[a-z0-9/]*|tls) alert certificate revoked!,
	expected_stderr => qr!SSL error: (ssl[a-z0-9/]*|tls) alert certificate revoked!,
	expected_stderr => qr!SSL error: (ssl[a-z0-9/]*|tls) alert certificate revoked!,

Noticed while bootstrapping the new Ubuntu stonking 26.10 for apt.pg.o.

Christoph






view thread (8+ messages)  latest in thread

Message-ID: <apky-gqiLVtFkR-w@msg.df7cb.de>
Permalink:  ../apky-gqiLVtFkR-w@msg.df7cb.de/
Also on:    postgresql.org/message-id/apky-gqiLVtFkR-w@msg.df7cb.de

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-committers@postgresql.org
  Cc: cb@df7cb.de, dgustafsson@postgresql.org, pgsql-hackers@lists.postgresql.org
  Subject: Re: pgsql: Fix compilation with OpenSSL 4
  In-Reply-To: <apky-gqiLVtFkR-w@msg.df7cb.de>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox