Creating this because I noticed all the default URLs are HTTP, which could be MiTM'd.
Maybe cve_server could be adapted to support LetsEncrypt using something like this:
https://github.com/unixcharles/acme-client
By default maybe it could serve a self-signed certificate as a fall-back, but there could be a STDERR/STDOUT nag upon invocation for setting the users specific LetsEncrypt API key.
Creating this because I noticed all the default URLs are HTTP, which could be MiTM'd.
Maybe cve_server could be adapted to support LetsEncrypt using something like this:
https://github.com/unixcharles/acme-client
By default maybe it could serve a self-signed certificate as a fall-back, but there could be a STDERR/STDOUT nag upon invocation for setting the users specific LetsEncrypt API key.