Closed DavidNorman closed 7 years ago
Hi @DavidNorman, thanks for the pull request! I think implementing TLS support is a very good idea. I have a couple thoughts on your proposed changes:
First, I think it would be more user-friendly and consistent with other plugins if we were to use command line options instead of environment variables for enabling this behavior.
Secondly, I think its important that we support specifying the TLS verification mode via a command line flag as well. If we merge the feature without it, I'm sure support for this will be requested soon after.
Will you please consider the above suggestions? Thanks!
@DavidNorman any thoughts on @cwjohnston's feedback? Would be nice to have TLS support.
Hi. I have moved on to another (completely different) project. Feel free to cherry pick some of the ideas here, but I have no longer the time to contribute, sorry.
Pull Request Checklist
Is this in reference to an existing issue? Yes - #24
General
New Plugins
Purpose
This adds a simple TLS certs support for when the user has separate cert/key files.
Known Compatablity Issues