summaryrefslogtreecommitdiff
path: root/www/posts/letsencrypt/atom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'www/posts/letsencrypt/atom.xml')
-rw-r--r--www/posts/letsencrypt/atom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/posts/letsencrypt/atom.xml b/www/posts/letsencrypt/atom.xml
index 3c27726..4feba15 100644
--- a/www/posts/letsencrypt/atom.xml
+++ b/www/posts/letsencrypt/atom.xml
@@ -2,13 +2,13 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<title type="text">The Home of David T. Sadler - All Posts About Let's Encrypt</title>
<id>https://davidtsadler.com/posts/letsencrypt/atom.xml</id>
- <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/letsencrypt/index.html"/>
+ <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/letsencrypt/"/>
<link rel="self" type="application/atom+xml" href="https://davidtsadler.com/posts/letsencrypt/atom.xml"/>
<updated>2021-05-28T12:00:00Z</updated>
<entry>
<title type="text">Pre and Post Validation Hooks with Certbot</title>
- <id>https://davidtsadler.com/posts/letsencrypt/2021-05-28/pre-and-post-validation-hooks-with-certbot/index.html</id>
- <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/letsencrypt/2021-05-28/pre-and-post-validation-hooks-with-certbot/index.html"/>
+ <id>https://davidtsadler.com/posts/letsencrypt/2021-05-28/pre-and-post-validation-hooks-with-certbot/</id>
+ <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/letsencrypt/2021-05-28/pre-and-post-validation-hooks-with-certbot/"/>
<author><name>David T. Sadler.</name></author>
<published>2021-05-28T12:00:00Z</published>
<updated>2021-05-28T12:00:00Z</updated>
@@ -30,8 +30,8 @@ PASSWORD='super strong password'
curl -s -X DELETE -d &amp;quot;$CERTBOT_VALIDATION&amp;quot; --user $EMAIL:$PASSWORD https://examplemailinaboxserver.com/admin/dns/custom/_acme-challenge.$CERTBOT_DOMAIN/txt&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;With these scripts I can setup the below cron job to call certbot.&lt;/p&gt;&lt;pre&gt;0 0 * * * /usr/bin/certbot renew --preferred-challenges=dns -q --manual-auth-hook /path/to/auth.sh --manual-cleanup-hook /path/to/cleanup.sh &amp;gt; /dev/null 2&amp;gt;&amp;amp;1&lt;/pre&gt;&lt;h3&gt;Links&lt;/h3&gt;&lt;a href=&quot;https://letsencrypt.org/docs/challenge-types/#dns-01-challenge&quot;&gt;Let's Encrypt DNS-01 challenge.&lt;/a&gt;&lt;a href=&quot;https://certbot.eff.org/docs/using.html#pre-and-post-validation-hooks&quot;&gt;Certbot manual on pre and post validation hooks.&lt;/a&gt;&lt;a href=&quot;https://mailinabox.email&quot;&gt;Mail-in-a-Box. Self hosting mail server.&lt;/a&gt;&lt;a href=&quot;/posts/letsencrypt/&quot;&gt;Let's Encrypt - Read More Posts.&lt;/a&gt;&lt;p&gt;I don't have comments as I don't want to manage them. You can however contact me at the below address if you want to.&lt;/p&gt;&lt;a href=&quot;mailto:david@davidtsadler.com&quot;&gt;Email david@davidtsadler.com&lt;/a&gt;&lt;h3&gt;License&lt;/h3&gt;&lt;a href=&quot;https://creativecommons.org/licenses/by-sa/4.0/&quot;&gt;The contents of this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.&lt;/a&gt;&lt;p&gt;Copyright © 2021 David T. Sadler.&lt;/p&gt;&lt;a href=&quot;/&quot;&gt;Return to Homepage.&lt;/a&gt;</content>
</entry><entry>
<title type="text">Wildcard Certificates with Let's Encrypt</title>
- <id>https://davidtsadler.com/posts/letsencrypt/2021-05-27/wildcard-certificates-with-lets-encrypt/index.html</id>
- <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/letsencrypt/2021-05-27/wildcard-certificates-with-lets-encrypt/index.html"/>
+ <id>https://davidtsadler.com/posts/letsencrypt/2021-05-27/wildcard-certificates-with-lets-encrypt/</id>
+ <link rel="alternate" type="text/html" href="https://davidtsadler.com/posts/letsencrypt/2021-05-27/wildcard-certificates-with-lets-encrypt/"/>
<author><name>David T. Sadler.</name></author>
<published>2021-05-27T12:00:00Z</published>
<updated>2021-05-27T12:00:00Z</updated>