blob: f7bbff5ac5fb389764b082363b684a593e5b4907 (
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/silent-ct/allowlist /etc/letsencrypt/live/example.org/fullchain.pem
You may run the above as part of your crontab or certbot renewal configuration.
|