cloudflare / gokeyless

Go implementation of the keyless protocol
https://blog.cloudflare.com/keyless-ssl-the-nitty-gritty-technical-details/
Other
464 stars 79 forks source link

Support for AWS KMS #306

Open Isawan opened 1 year ago

Isawan commented 1 year ago

Hi,

Having support for AWS KMS as a key storage would be very beneficial for AWS users. As the only option for AWS HSM currently is the very costly AWS CloudHSM. This would be similar to the work setting up support for google KMS done in an earlier PR.

286

I'm happy to write up the patch if the work would likely be accepted.

Thanks.

nickysemenza commented 1 year ago

I think that'd fit in well with the existing google and azure integrations - happy to review a PR!