Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable FIPS-140 builds #12756

Conversation

fredericfran-gds
Copy link

It would be useful if packer is FIPS-140 compliant so that it can be used in US GOV environments.

This pull request is inspired from similar work done in: hashicorp/consul-k8s

I only tested locally on darwn arm64 m1: make release which successful compiled.

It would be useful if packer is FIPS-140 compliant so that it can
be used in US GOV environments.

This pull request is inspired from similar work done in:
[hashicorp/consul-k8s](hashicorp/consul-k8s#2165)

I only tested locally on darwn arm64 m1: `make release`
which successful compiled.
@fredericfran-gds fredericfran-gds requested a review from a team as a code owner December 8, 2023 01:54
@hashicorp-cla
Copy link

hashicorp-cla commented Dec 8, 2023

CLA assistant check
All committers have signed the CLA.

@nywilken
Copy link
Contributor

Hi @fredericfran-gds thanks for opening up this PR. Supporting FIPS sounds like the right thing to do but does require a little more work for supporting and testing this change in Packer. There is some prior-art at HashiCorp for supporting FIPS in other products and we would most likely want to follow the similar path. To help garner interest in FIPS support for Packer I invite you to open an issue with details around your use case so that we can use it as a basis for communication and planning.

I'm going to close this PR as it needs some additional discussion.

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants