nsmithuk / local-kms

A mock version of AWS' Key Management Service, for local development and testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can you allow this to support ssl?

dmohnen opened this issue · comments

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

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?