Comment on coturn can't get access to certificates
someoneFromInternet@lemmy.ml 4 months agoseems like I have not letsencrypt or certbot group
Comment on coturn can't get access to certificates
someoneFromInternet@lemmy.ml 4 months agoseems like I have not letsencrypt or certbot group
hendrik@palaver.p3x.de 4 months ago
So who owns the certificate files then? It's got to be some user and group?!
someoneFromInternet@lemmy.ml 4 months ago
root owns all certificates
Oisteink@feddit.nl 4 months ago
either create a cert group and give that group permission to the certs, or add a handler to distribute the cert+key on renew to your service’s folder, and change owner/group to whats relevant to the service
someoneFromInternet@lemmy.ml 4 months ago
-rw-rwxr-- 1 root certgroup 2864 Jul 14 01:07 fullchain1.pem -rw-rwxr-- 1 root certgroup 241 Jul 14 01:07 privkey1.pem What if I have such permissions, but coturn still can’t access to files?