]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Skip RSA-PSS ssl test when using LibreSSL.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 May 2025 16:29:01 +0000 (12:29 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 May 2025 16:29:01 +0000 (12:29 -0400)
commit3007fee7f2924e76748e81d7fd86cdf24a98a520
tree6adb3f59560c06c3e42fd7a89cdcc0a9f01e93b0
parent976a8c2170f11bdb574a68d009d353057377528e
Skip RSA-PSS ssl test when using LibreSSL.

Presently, LibreSSL does not have working support for RSA-PSS,
so disable that test.  Per discussion at
https://marc.info/?l=libressl&m=174664225002441&w=2
they do intend to fix this, but it's a ways off yet.

Reported-by: Thomas Munro <thomas.munro@gmail.com>
Author: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CA+hUKG+fLqyweHqFSBcErueUVT0vDuSNWui-ySz3+d_APmq7dw@mail.gmail.com
Backpatch-through: 15
src/test/ssl/t/002_scram.pl