Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider making cve_server serve HTTPS by default #19

Open
claudijd opened this issue May 9, 2016 · 1 comment
Open

Consider making cve_server serve HTTPS by default #19

claudijd opened this issue May 9, 2016 · 1 comment

Comments

@claudijd
Copy link
Contributor

claudijd commented May 9, 2016

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.

@karmatr0n
Copy link
Contributor

Hi @claudijd,

We already are getting the XML files over https connections. @jnahorny fixed that some days ago.

a9d6b4a

We are need are gonna dig on the acme-client.

Thank you for the advice.

Cheerz Sr. Claudius

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants