Skip to content
Snippets Groups Projects
Commit 3673d849 authored by Stan Hu's avatar Stan Hu
Browse files

Ensure Workhorse is built in FIPS mode

Previously Workhorse was not compiled properly for FIPS since the
`fips` build tag was not defined, so LabKit's `fips.Enabled()` would
erroneously return `false`. This commit makes Workhorse activate the
FIPS_MODE environment flag.

This came out an investigation of Maven package handling in
https://gitlab.com/gitlab-org/gitlab/-/issues/380559.

Changelog: fixed
parent b21c39d2
No related branches found
No related tags found
2 merge requests!102heptapod#1237: making 0.38 the new oldstable,!88Merging upstream 15.7.0+ce.0
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment