permissions of ${WELLKNOWN} #16

Closed
opened 2025-12-29 00:21:55 +01:00 by adam · 2 comments
Owner

Originally created by @martinvolf on GitHub (Dec 15, 2015).

When letsencrypt.sh creates ${WELLKNOWN}, it should probably chmod 0711 it, otherwise it has 0700 mode.

Originally created by @martinvolf on GitHub (Dec 15, 2015). When letsencrypt.sh creates ${WELLKNOWN}, it should probably `chmod 0711` it, otherwise it has 0700 mode.
adam closed this issue 2025-12-29 00:21:56 +01:00
Author
Owner

@ik0 commented on GitHub (Dec 16, 2015):

+1
nginx can't read it and return "Permission denied", so challenge is invalid.

@ik0 commented on GitHub (Dec 16, 2015): +1 nginx can't read it and return "Permission denied", so challenge is invalid.
Author
Owner

@lukas2511 commented on GitHub (Dec 16, 2015):

i kinda fixed this by removing the functionality to automatically create the directory in 5a29d1853e

since the default path is useless anyway i think this is better for now, may reimplement this when #34 is done.

@lukas2511 commented on GitHub (Dec 16, 2015): i kinda fixed this by removing the functionality to automatically create the directory in 5a29d1853efcfda2e3880f8a5a56931701a1ae07 since the default path is useless anyway i think this is better for now, may reimplement this when #34 is done.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#16