aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-06-03 13:15:09 +0100
committerLexi Winter <ivy@FreeBSD.org>2025-06-03 13:15:09 +0100
commit04f8eee3481a09ff5ecb38d6260d12fd075b72d7 (patch)
tree4f9f7c63a7443baba08cc118e97e00b4f2655131 /README
parent3f7c09d6556227bbfbfaa09735f5314f1578b954 (diff)
downloadlfacme-04f8eee3481a09ff5ecb38d6260d12fd075b72d7.tar.gz
lfacme-04f8eee3481a09ff5ecb38d6260d12fd075b72d7.tar.bz2
README: fix config directory path
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index b1112ca..7ae9b9f 100644
--- a/README
+++ b/README
@@ -36,8 +36,8 @@ usage
-----
+ create the config files (see below):
- /usr/local/etc/uacme/acme.conf and
- /usr/local/etc/uacme/domains.conf
+ /usr/local/etc/lfacme/acme.conf and
+ /usr/local/etc/lfacme/domains.conf
+ run "lfacme-setup" to create an ACME account
+ run "lfacme-renew" to issue certificates
+ put "lfacme-renew" in cron if you want to renew certificates automatically.