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

private key permissions #29

Open
irv opened this issue Dec 4, 2015 · 0 comments
Open

private key permissions #29

irv opened this issue Dec 4, 2015 · 0 comments

Comments

@irv
Copy link

irv commented Dec 4, 2015

Hi,

I think the permissions on the private key should be more restrictive by default, they're currently set to world readable and should probably be chmod 600

(I noticed this because opensmtpd considers insecure file perms on the private key a fatal error:
must be at most rwx------)

@kuba kuba mentioned this issue Dec 5, 2015
Lekensteyn added a commit to Lekensteyn/simp_le that referenced this issue Dec 5, 2015
Ensure that key files are not world-readable.

temp_umask is based on test.support.temp_umask.

Fixes kuba#29
Lekensteyn added a commit to Lekensteyn/simp_le that referenced this issue Dec 8, 2015
Ensure that key files are not world-readable.

temp_umask is based on test.support.temp_umask.

Fixes kuba#29
Lekensteyn added a commit to Lekensteyn/simp_le that referenced this issue Dec 9, 2015
Ensure that key files are not world-readable.

temp_umask is based on test.support.temp_umask.

Fixes kuba#29
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

1 participant