Update pgHbaConfiguration to use scram-sha-256
Summary
Currently we are using md5
to encrypt auth password in pgHbaConfiguration which would be incompatible if FIPS mode was enabled.
Possible fixes
Update md5
to scram-sha-256
UNCLASSIFIED - NO CUI
Currently supported Big Bang Version is 2.48
Currently we are using md5
to encrypt auth password in pgHbaConfiguration which would be incompatible if FIPS mode was enabled.
Update md5
to scram-sha-256
When these merge requests are accepted, this issue will be closed automatically.
added anchore kindenhancement priority5 labels
mentioned in merge request !285 (merged)
changed iteration to Big Bang Iterations Aug 6, 2024 - Aug 19, 2024
set weight to 1
changed milestone to %2.34.0
assigned to @bkhamitov
added teamSecurity & Compliance label
mentioned in commit 3d51163c
closed with merge request !285 (merged)
mentioned in merge request big-bang/bigbang!4895 (merged)
mentioned in commit big-bang/bigbang@5975518b
UNCLASSIFIED - NO CUI