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

[x509] Added dedicated file mode for generated x509 certificates #147 #148

Merged
merged 1 commit into from
Mar 28, 2020

Conversation

pandafy
Copy link
Member

@pandafy pandafy commented Mar 27, 2020

OpenVPN certificate files will have 0600 default permission.
Modified tests for same.
Related openwisp/django-netjsonconfig#169
Closes #147

…wisp#147

OpenVPN certificate files will have `0600` default permission.
Modified tests for same.
Closes openwisp#147
@coveralls
Copy link

Coverage Status

Coverage increased (+5.0e-05%) to 99.931% when pulling 10e4e8d on TheOneAboveAllTitan:issues/147 into 75a77ef on openwisp:master.

pandafy added a commit to pandafy/django-netjsonconfig that referenced this pull request Mar 27, 2020
Set default permission of files to 0600 and modified tests accordingly.
Minor fix in tests/settings.py
Closes openwisp#169
Applies changes from openwisp/netjsonconfig#148
pandafy added a commit to pandafy/django-netjsonconfig that referenced this pull request Mar 27, 2020
Set default permission of files to 0600 and modified tests accordingly.
Minor fix in tests/settings.py
Closes openwisp#169
Applies changes from openwisp/netjsonconfig#148
Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good, simple and straight to the point. 👍

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.

Add dedicated file mode for generated x509 certificates
3 participants