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.mu...@gmail.com> Author: Tom Lane <t...@sss.pgh.pa.us> Reviewed-by: Daniel Gustafsson <dan...@yesql.se> Discussion: https://postgr.es/m/ca+hukg+flqywehqfsbcerueuvt0vdusnwui-ysz3+d_apmq...@mail.gmail.com Backpatch-through: 15 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/95129709fd9b153226c1874549d37fa9246b78aa Modified Files -------------- src/test/ssl/t/002_scram.pl | 6 ++++++ 1 file changed, 6 insertions(+)