Skip to content

Use FIPS-compliant encryption for gitaly-ruby in FIPS mode

Stan Hu requested to merge sh-enable-fips-mode-gitaly-ruby into master

With https://gitlab.com/gitlab-org/labkit-ruby/-/merge_requests/90, labkit-ruby will swap uses of Ruby's Digest module in favor of OpenSSL::Digest to ensure FIPS compliance.

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/360174

Edited by Stan Hu

Merge request reports