diff options
author | uvok cheetah | 2024-08-24 16:58:46 +0200 |
---|---|---|
committer | uvok cheetah | 2024-08-24 16:58:46 +0200 |
commit | 4a5a7dedad4de3fa87ff4747592c770c33cbd1e5 (patch) | |
tree | 76f87aa3bf63e25a9dfc22d0f8b763a2497a5071 /_posts/2024-01-26-how-to-avoid-renewing-your-certificates.md | |
parent | e349e0a21d63b62e8a490e6d1cd01710957180aa (diff) |
Add description tags to posts
Diffstat (limited to '_posts/2024-01-26-how-to-avoid-renewing-your-certificates.md')
-rw-r--r-- | _posts/2024-01-26-how-to-avoid-renewing-your-certificates.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2024-01-26-how-to-avoid-renewing-your-certificates.md b/_posts/2024-01-26-how-to-avoid-renewing-your-certificates.md index ed30e49..960ce6c 100644 --- a/_posts/2024-01-26-how-to-avoid-renewing-your-certificates.md +++ b/_posts/2024-01-26-how-to-avoid-renewing-your-certificates.md @@ -4,6 +4,7 @@ title: How to avoid renewing your certificates date: 2024-01-26 19:16 +0100 categories: tech lang: en +description: "Automating certificate renewals, and what can go wrong when you fiddle with the configuration" --- So, a few months ago, I set up an XMPP server. To manage the TLS certificates, |