smallstep / step-kms-plugin

🔐 step plugin to manage keys and certificates on a cloud KMSs and HSMs
Apache License 2.0
47 stars 6 forks source link

Add FIPS build. #119

Closed joshdrake closed 9 months ago

joshdrake commented 9 months ago

This PR adds a new Dockerfile using an Alpine base with OpenSSL compiled in FIPS-mode and a binary built with boringcrypto.

💔Thank you!

CLAassistant commented 9 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

hslatman commented 9 months ago

Probably fails on the file fixed in https://github.com/smallstep/step-kms-plugin/pull/118/commits/4bdb0d2e92264b4488d9faa30a0a76a5db18e132.

maraino commented 9 months ago

See https://github.com/smallstep/cli/pull/1076#pullrequestreview-1763148191

maraino commented 9 months ago

Closed in favor of #120