summaryrefslogtreecommitdiffstats
path: root/content/posts/letsencrypt-on-openbsd/index.org
diff options
context:
space:
mode:
authorDante Catalfamo2020-06-17 17:47:11 -0400
committerDante Catalfamo2020-06-17 17:47:11 -0400
commitd387bdf84d7288292c9e25741af646075c980634 (patch)
tree265d59efcf90e949719d4fd50eeb6478c7659ece /content/posts/letsencrypt-on-openbsd/index.org
parent7d520203ab1fd833f9b1783310bcfb3f1f2bf5f9 (diff)
downloadblog-d387bdf84d7288292c9e25741af646075c980634.tar.gz
blog-d387bdf84d7288292c9e25741af646075c980634.tar.bz2
blog-d387bdf84d7288292c9e25741af646075c980634.zip
typo in copied
Diffstat (limited to 'content/posts/letsencrypt-on-openbsd/index.org')
-rw-r--r--content/posts/letsencrypt-on-openbsd/index.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/letsencrypt-on-openbsd/index.org b/content/posts/letsencrypt-on-openbsd/index.org
index 903d234..7bd51c5 100644
--- a/content/posts/letsencrypt-on-openbsd/index.org
+++ b/content/posts/letsencrypt-on-openbsd/index.org
@@ -39,7 +39,7 @@ page.
After that, I reloaded =httpd= with ~rcctl reload httpd~
-I then copies the example config from =/etc/examples/acme-client.conf=
+I then copied the example config from =/etc/examples/acme-client.conf=
to =/etc/acme-client=. This is what the modifications to the example I
made look like.