summaryrefslogtreecommitdiff
path: root/cmd/gitlab-shell/command
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2022-04-18 12:11:31 -0700
committerStan Hu <stanhu@gmail.com>2022-04-18 12:16:22 -0700
commit3a17a8de7656d18b9f110f7657b6b86bc4dcafe6 (patch)
treec3129dcd540f78b2685b851f4b0114c4fdec4dbc /cmd/gitlab-shell/command
parent5fe0d17f11eb122d45bad9126c7c0646e196b1c5 (diff)
downloadgitlab-shell-3a17a8de7656d18b9f110f7657b6b86bc4dcafe6.tar.gz
Add support for FIPS encryption
This commit adds support of using a FIPS-validated SSL library with compiled Go executables when `FIPS_MODE=1 make` is run. A Go compiler that supports BoringSSL either directly (e.g. the `dev.boringcrypto` branch) or with a dynamically linked OpenSSL (e.g. https://github.com/golang-fips/go) is required. This is similar to the changes to support FIPS in GitLab Runner and in GitLab Pages: https://gitlab.com/gitlab-org/gitlab-pages/-/merge_requests/716 Changelog: added
Diffstat (limited to 'cmd/gitlab-shell/command')
0 files changed, 0 insertions, 0 deletions