nsmithuk / local-kms

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

[question] HTTPS support #53

Open matez0 opened 1 year ago

matez0 commented 1 year ago

How can I use the server with HTTPS? (The ClientEncryption of older pymongo versions only works with TLS.)

jeffreyflynt commented 1 month ago

I used this: https://github.com/ghostunnel/ghostunnel

With the flag: --disable-authentication