summaryrefslogtreecommitdiff
path: root/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-08-28 10:05:54 +0100
committerPaul Buetow <paul@buetow.org>2022-08-28 10:05:54 +0100
commit4b8fdfff74997b7f1a5b5722a234033dd880f21a (patch)
tree9e9ed03a8c04ea7be09b470ad50d4577c7d61aab /gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
parent0698390f7a2ae1aac7a5498510aac587d0cce969 (diff)
Update content for md
Diffstat (limited to 'gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md')
-rw-r--r--gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
index a7382d38..82c610b7 100644
--- a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
+++ b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
@@ -1,5 +1,7 @@
# Let's Encrypt with OpenBSD and Rex
+> Published by Paul at 2022-07-30
+
```
/ _ \
The Hebern Machine \ ." ". /
@@ -27,8 +29,6 @@
ASCII Art by John Savard
```
-> Published by Paul at 2022-07-30
-
I was amazed how easy it is to automatically generate and update Let's Encrypt certificates with OpenBSD.
## What's Let's Encrypt?
@@ -657,6 +657,6 @@ OpenBSD suits perfectly here as all the tools are already part of the base insta
I love the fact that a `Rexfile` is just a Perl DSL. Why re-inventing the wheel? Also, OpenBSD comes with Perl in the base system. So no new programming language had to be added to my mix for the configuration management system. Also, the `acme.sh` shell script is not a Bash but a standard Bourne shell script so that I didn't have to install yet another shell as OpenBSD does not come with the Bash pre-installed.
-E-Mail me your comments to paul at buetow dot org!
+E-Mail me your comments to paul at buetow dot org! :-)
[Go back to the main site](../)