Allow tests to pass in OpenSSL FIPS mode (TAP tests)
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 17 Nov 2023 13:40:13 +0000 (14:40 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 17 Nov 2023 15:52:46 +0000 (16:52 +0100)
commit284cbaea7c4b89ce8685a148baeaf1d7896a900e
tree22a9be4bb30c7873862599cd75c22ce560365bdc
parent795592865c96b58016a883ac6390c985f140918d
Allow tests to pass in OpenSSL FIPS mode (TAP tests)

Some tests using md5 authentication have to be skipped.  In other
cases, we can rewrite the tests to use a different authentication
method.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: http://www.postgresql.org/message-id/flat/dbbd927f-ef1f-c9a1-4ec6-c759778ac852%40enterprisedb.com
src/test/authentication/t/001_password.pl
src/test/ssl/t/002_scram.pl