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

Security: Permissions on files containing keys are too open #314

Open
tlhackque opened this issue Aug 5, 2017 · 0 comments
Open

Security: Permissions on files containing keys are too open #314

tlhackque opened this issue Aug 5, 2017 · 0 comments

Comments

@tlhackque
Copy link
Contributor

When getssl creates a file containing both the private key and one or more certificates (DOMAIN_PEM_LOCATION, DOMAIN_KEY_CERT_LOCATION), the new file has the default permissions, not the restrictive permissions used to create the .key file. This can result in the combined file exposing the private key.

The pull request from my branch (pending since may) has a fix for this.

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