<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Signing on Miek Gieben</title>
    <link>https://miek.nl/tags/signing/</link>
    <description>Recent content in Signing on Miek Gieben</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© Copyright 2007-2024 Miek Gieben</copyright>
    <lastBuildDate>Sat, 03 Aug 2019 08:10:10 +0000</lastBuildDate>
    <atom:link href="https://miek.nl/tags/signing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Working Sign Plugin in CoreDNS</title>
      <link>https://miek.nl/2019/august/03/a-working-sign-plugin-in-coredns/</link>
      <pubDate>Sat, 03 Aug 2019 08:10:10 +0000</pubDate>
      <guid>https://miek.nl/2019/august/03/a-working-sign-plugin-in-coredns/</guid>
      <description>&lt;p&gt;This &lt;em&gt;sign&lt;/em&gt; plugin is working! I&amp;rsquo;m running it live for miek.nl on my servers to test it out.&#xA;(See &lt;a href=&#34;https://github.com/coredns/coredns/tree/dnssec-file/plugin/sign&#34;&gt;this branch&lt;/a&gt; or &lt;a href=&#34;https://github.com/coredns/coredns/tree/master/plugin/sign&#34;&gt;this&#xA;one&lt;/a&gt; after it is merged into&#xA;master.)&lt;/p&gt;&#xA;&lt;p&gt;To use the &lt;em&gt;sign&lt;/em&gt; plugin, I only need a few extra lines in my Corefile:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-txt&#34; data-lang=&#34;txt&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;miek.nl {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    file /var/lib/coredns/db.miek.nl.signed&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    sign /etc/coredns/zones/miek.nl {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        key file /etc/coredns/zones/keys/Kmiek.nl.+008+33694&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        directory /var/lib/coredns&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    }&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;This resigns the miek.nl zone ever so often. Logging will tell you what&amp;rsquo;s happening with your&#xA;zonefile. In this case this it skips signing:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
