Allow tests to pass in OpenSSL FIPS mode (TAP tests)
Peter Eisentraut <peter@eisentraut.org>
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: https://www.postgresql.org/message-id/flat/dbbd927f-ef1f-c9a1-4ec6-c759778ac852%40enterprisedb.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/authentication/t/001_password.pl | modified | +89 −57 |
| src/test/ssl/t/002_scram.pl | modified | +23 −12 |
Discussion
- Allow tests to pass in OpenSSL FIPS mode 45 messages · 2022-10-04 → 2025-09-14