certbot-dns-01-authenticators icon indicating copy to clipboard operation
certbot-dns-01-authenticators copied to clipboard

Worng permission

Open gbaudot opened this issue 6 years ago • 0 comments

Files like config.py contain quite sensitive information, read permission should be limited to user (or maybe user/group) but definitely not world readable. As a side note, testing a modified version for Gandi, I had no problem running with limited perms (and if I take care to remove config.pyc first, file is re-generated with proper permissions too).

gbaudot avatar Oct 25 '18 10:10 gbaudot