nsmithuk / local-kms

A mock version of AWS' Key Management Service, for local development and testing.
MIT License
198 stars 34 forks source link

can you allow this to support ssl? #39

Closed dmohnen closed 2 years ago

dmohnen commented 2 years ago

Trying to use this to test with the AWS encryption sdk and they only use SSL to make the calls.

nsmithuk commented 2 years ago

Hi @dmohnen. Are you running local-kms in docker? If so I'd typically run a TLS reverse proxy container to do something like this. I'm happy to put an example together if that would be helpful?

dmohnen commented 2 years ago

Neil thanks for that I did that and it worked. Thanks.

Sent from my iPhone

On Apr 18, 2022, at 3:35 PM, Neil Smith @.***> wrote:

 Hi @dmohnen. Are you running local-kms in docker? If so I'd typically run a TLS reverse proxy container to do something like this. I'm happy to put an example together if that would be helpful?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.