Skip to content
New issue

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

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

Already on GitHub? # to your account

server: replace autocert with key, certificate #18

Merged
merged 3 commits into from
Sep 10, 2019
Merged

Conversation

bassosimone
Copy link
Member

This PR contains a set of commits to be squashed where I implement listening for HTTPS connections in the traditional way, i.e. with TLS key and certificate. We determined this is better than autocert.

This means we're not married to :443 anymore. So, take the chance to make the server listen by default on non-privileged ports and adjust the README to reduce the privileges with which it runs.

@bassosimone bassosimone added the enhancement New feature or request label Sep 10, 2019
@bassosimone bassosimone self-assigned this Sep 10, 2019
@bassosimone
Copy link
Member Author

@robertodauria says ":lgtm:"

@bassosimone bassosimone merged commit 27076e5 into master Sep 10, 2019
@bassosimone bassosimone deleted the feature/listen branch September 10, 2019 12:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants