On 14-04-2020 07:22, Hal Murray wrote: > Given that you have tested most of the rest of your ntp.conf, my guess would > be file permissions on the certificate or key. The key is most likely since > there is no reason to hide the certificate.
# cd /etc/letsencrypt/ # find . -exec ls -ld {} \; drwxr-xr-x 7 root root 4096 Mar 5 09:37 . drwxr-xr-x 2 root root 4096 Dec 13 11:05 ./csr -rw-r--r-- 1 root root 932 Dec 13 11:05 ./csr/0000_csr-certbot.pem drwxr-xr-x 2 root root 4096 Dec 13 11:05 ./renewal drwxr-xr-x 3 root root 4096 Dec 13 11:05 ./accounts drwxr-xr-x 3 root root 4096 Dec 13 11:05 ./accounts/acme-v02.api.letsencrypt.org drwx------ 3 root root 4096 Dec 13 11:05 ./accounts/acme-v02.api.letsencrypt.org/directory drwx------ 2 root root 4096 Dec 13 11:05 ./accounts/acme-v02.api.letsencrypt.org/directory/020c96242a59060882fc55ae933cc35e -rw-r--r-- 1 root root 78 Dec 13 11:05 ./accounts/acme-v02.api.letsencrypt.org/directory/020c96242a59060882fc55ae933cc35e/regr.json -r-------- 1 root root 1632 Dec 13 11:05 ./accounts/acme-v02.api.letsencrypt.org/directory/020c96242a59060882fc55ae933cc35e/private_key.json -rw-r--r-- 1 root root 77 Dec 13 11:05 ./accounts/acme-v02.api.letsencrypt.org/directory/020c96242a59060882fc55ae933cc35e/meta.json drwxr-xr-x 5 root root 4096 Dec 13 11:05 ./renewal-hooks drwxr-xr-x 2 root root 4096 Dec 13 11:05 ./renewal-hooks/deploy drwxr-xr-x 2 root root 4096 Dec 13 11:05 ./renewal-hooks/post drwxr-xr-x 2 root root 4096 Dec 13 11:05 ./renewal-hooks/pre drwx------ 2 root root 4096 Dec 13 11:05 ./keys -rw------- 1 root root 1708 Dec 13 11:05 ./keys/0000_key-certbot.pem Anything wrong in here? Udo _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel