- cross-posted to:
- webdev@programming.dev
- cross-posted to:
- webdev@programming.dev
I think it’s a good idea, everyone should be automating this anyway.
You must log in or register to comment.
Have you tried to automate it?
Fullchain.pem works. Privkey doesn’t. I’ve tried chmod 777 (yes, I know, just testing) and still can’t access the file.
Whole path has to be accessible, not just the file itself. All dirs above the file need to have the executable bit set that affects the user accessing the file.
I know, but for some reason Adguard can read the fullchain, not privkey. Now it works.