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

fix: less strict certificate file permission check #366

Merged
merged 1 commit into from
Dec 29, 2017

Conversation

tkurki
Copy link
Member

@tkurki tkurki commented Dec 28, 2017

Check that others have no access to certificate files and we have
at least read access. This allows us, for example in form
of a plugin, to write/update certificate files.

If the server generates self signed certificate files save them with 600 permissions.

Check that others have no access to certificate files and we have
at least read access. This allows us, for example in form
of a plugin, to write/update certificate files.
@tkurki tkurki merged commit 479e5b4 into master Dec 29, 2017
@tkurki tkurki deleted the make-cert-writable branch December 29, 2017 18:22
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

Successfully merging this pull request may close these issues.

1 participant