Remove incidental md5() function use from test
Replace md5() with sha256() in tests introduced in 14ffaece0fb5, to
allow test to pass in OpenSSL FIPS mode.
Reported-by: Tom Lane
Discussion: https://postgr.es/m/3518736.1743307...@sss.pgh.pa.us
Branch
--
master
Details
---
https://git.po
Remove incidental md5() function use from test
To allow test to pass in OpenSSL FIPS mode, similar to 657f5f223e, for
a new test that has been added since.
Reviewed-by: Tomas Vondra
Discussion:
https://www.postgresql.org/message-id/86763810-70a1-4872-8ba7-1676f788e...@eisentraut.org
Branch
---
Remove incidental md5() function use from test
To allow test to pass in OpenSSL FIPS mode, similar to 657f5f223e, for
a new test that has been added since.
Reviewed-by: Tomas Vondra
Discussion:
https://www.postgresql.org/message-id/86763810-70a1-4872-8ba7-1676f788e...@eisentraut.org
Branch
---