<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-hg/</link>
    <language>en-us</language>

    <title>prosody-hg: util/tlsref.lua history</title>
    <description>util/tlsref.lua revision history</description>
    <item>
    <title>util.tlsref: Bump default version to 6.0</title>
    <link>http://hg.omfa.de/prosody-hg/log/ad7f7b5f4792/util/tlsref.lua</link>
    <description><![CDATA[util.tlsref: Bump default version to 6.0]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 12 Jun 2026 13:12:16 +0100</pubDate>
</item>
<item>
    <title>util.tlsref: New util library to encapsulate the Mozilla/TLSRef recommendations</title>
    <link>http://hg.omfa.de/prosody-hg/log/926f25af2ffe/util/tlsref.lua</link>
    <description><![CDATA[util.tlsref: New util library to encapsulate the Mozilla/TLSRef recommendations<br/>
<br/>
Previously we embedded this data directly into core.certmanager. This splits<br/>
it out, for various benefits:<br/>
<br/>
- Removes data from the business logic (the config parsing is complex enough<br/>
  as it is)<br/>
- Allows easier testing and tracking of the data (this commit adds various<br/>
  consistency checks, so that we can have more confidence in future updates<br/>
  to the data not breaking stuff)<br/>
<br/>
This library also supports multiple versions of the recommendations.<br/>
Previously we picked a single version, and put that into certmanager. But this<br/>
meant we had to make choices for our users, and one of the choices is between<br/>
advancing security standards and ensuring we don't break connectivity for<br/>
people doing minor upgrades (deterring people from performing minor upgrades<br/>
would have a security impact too).<br/>
<br/>
This library supports the concept of a &quot;default&quot; and a &quot;latest&quot; version, so we<br/>
are now free to add new versions into stable releases, and admins can pick<br/>
between compatibility and security.]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 12 Jun 2026 13:01:56 +0100</pubDate>
</item>

  </channel>
</rss>
