blob: 378a49125a7e9de8fd278edf7e2c678a019eef1a (
plain)
1
2
3
4
5
6
|
[EXAMPLES]
Allowlist the current certificate in a Let's Encrypt deployment:
.B $ silentct-mac -n example.org -s sikritpassword -o /var/www/example.org/silentct/allowlist /etc/letsencrypt/live/example.org/fullchain.pem
You may run the above as part of your crontab or certbot renewal configuration.
|