[CollEc] Certificate
Thomas Krichel
krichel at openlib.org
Fri Sep 6 13:26:53 UTC 2024
Christian Düben writes
> Where is it?
See what I wrote before. Note the /opt/
| root at helos ~ # grep ssl_ /etc/nginx/sites-available/collec.repec.org
| ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
| ssl_certificate /etc/letsencrypt/opt/live/repec.org/fullchain.pem; # managed by Certbot
| ssl_certificate_key /etc/letsencrypt/opt/live/repec.org/privkey.pem; # managed by Certbot
|
| root at helos ~ # ls -l /etc/letsencrypt/opt/live/repec.org/fullchain.pem
| lrwxrwxrwx 1 root root 38 Jul 13 02:58 /etc/letsencrypt/opt/live/repec.org/fullchain.pem ->
| +../../archive/repec.org/fullchain6.pem
|
| root at helos ~ # ls -l /etc/letsencrypt/opt/archive/repec.org/fullchain6.pem
| -rw-r--r-- 1 root root 2.8K Jul 13 02:58 /etc/letsencrypt/opt/archive/repec.org/fullchain6.pem
|
| This is the same as we use for NEP
|
| root at siche ~ # ls -l /etc/letsencrypt/opt/archive/repec.org/fullchain6.pem
| -rw-r--r-- 1 root root 2.8K Jul 13 02:58 /etc/letsencrypt/opt/archive/repec.org/fullchain6.pem
|
Everything that is copied is placed in path that contains /opt/.
--
Written by Thomas Krichel http://openlib.org/home/krichel on his 21644th day.
More information about the CollEc-run
mailing list