jadolg / shellhook

Run scripts remotely with a simple HTTP call
MIT License
3 stars 0 forks source link

Add TLS support #31

Closed jadolg closed 2 months ago

jadolg commented 5 months ago

I might not always have the commodity of using a reverse proxy that already takes care of certs. I want to be able to use this tool with self-signed certificates or even with certificates provided by certmanager in a kubernetes cluster. Add support for loading and using certificates.