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

insecure file permission for private key #1540

Closed
blackm opened this issue Nov 17, 2015 · 1 comment
Closed

insecure file permission for private key #1540

blackm opened this issue Nov 17, 2015 · 1 comment

Comments

@blackm
Copy link

blackm commented Nov 17, 2015

Using today's (30 minutes ago) git clone and running the following command:

./letsencrypt-auto certonly -a standalone -d MYDOMAIN --server https://acme-v01.api.letsencrypt.org/directory --agree-dev-preview

resulted in a private key with the following permissions:

-rw-r--r-- 1 root root 1704 Nov 17 20:55 privkey1.pem

Not sure if the top folder with root only read permission is sufficent....

Except from with: WoW!

@bmw
Copy link
Member

bmw commented Nov 18, 2015

Closing as a duplicate of #1473.

@bmw bmw closed this as completed Nov 18, 2015
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

2 participants