ssl: Fix expected output for OpenSSL 4
When adding support for OpenSSL 4, one occurrence of OpenSSL error
message matching was missed in the backpatches to PostgreSQL 17 and
16.
Reported-by: Christoph Berg <cb(at)df7cb(dot)de>
Discussion: https://postgr.es/m/apky-gqiLVtFkR-w@msg.df7cb.de
Backpatch-through: 16,17
Branch
------
REL_17_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/612dd54254391c59d1d7db8071bf8570143d8fe4
Modified Files
--------------
src/test/ssl/t/001_ssltests.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)