aboutsummaryrefslogtreecommitdiff
path: root/cmd/silentct-mac/examples.help2man
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/silentct-mac/examples.help2man')
-rw-r--r--cmd/silentct-mac/examples.help2man6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmd/silentct-mac/examples.help2man b/cmd/silentct-mac/examples.help2man
new file mode 100644
index 0000000..f7bbff5
--- /dev/null
+++ b/cmd/silentct-mac/examples.help2man
@@ -0,0 +1,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.