You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is something we automated w/ smallstep's step-cli tool, but i've been playing with the smallstep crypto library to do the same and was curious if there'd be interest in accepting a small cloud agnostic go app to specifically create/sign (via awskms, cloudkms, or azurekms) certificates for fulcio, tsa etc either in the helm charts or elsewhere ( e.g. scaffolding).
I think the community will definitely benefit with some tooling in this area. @sfox-equinix wrote a tool for us that helps with awskms fulcio pki. I am sure others might have their own tooling solving the same thing.
ianhundere
changed the title
light tool to create/sign (via awskms, cloudkms, or azurekms) fulcio/tsa certs (ca, leaf etc)
light tool to create/sign (via kms) fulcio/tsa certs (ca, leaf etc)
Nov 7, 2024
Description
this is something we automated w/ smallstep's step-cli tool, but i've been playing with the smallstep crypto library to do the same and was curious if there'd be interest in accepting a small cloud agnostic go app to specifically create/sign (via
awskms
,cloudkms
, orazurekms
) certificates for fulcio, tsa etc either in the helm charts or elsewhere ( e.g. scaffolding).ps tho i understand the intent in keeping the helm charts simple as mentioned by @bobcallaway.
The text was updated successfully, but these errors were encountered: