<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c340ef28fd384b567e35882d04ce17fa31b7384f - certctl: Reimplement in C</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/certctl/tests/Makefile#c340ef28fd384b567e35882d04ce17fa31b7384f</link>
        <description>certctl: Reimplement in CNotable changes include:* We no longer forget manually untrusted certificates when rehashing.* Rehash will now scan the existing directory and progressively replace  its contents with those of the new trust store.  The trust store as a  whole is not replaced atomically, but each file within it is.* We no longer attempt to link to the original files, but we don&apos;t copy  them either.  Instead, we write each certificate out in its minimal  form.* We now generate a trust bundle in addition to the hashed diretory.  This also contains only the minimal DER form of each certificate.  This allows e.g. Unbound to preload the bundle before chrooting.* The C version is approximately two orders of magnitude faster than the  sh version, with rehash taking ~100 ms vs ~5-25 s depending on whether  ca_root_nss is installed.* We now also have tests.Reviewed by:    kevans, markjDifferential Revision:  https://reviews.freebsd.org/D42320Differential Revision:	https://reviews.freebsd.org/D51896

            List of files:
            /freebsd/usr.sbin/certctl/tests/Makefile</description>
        <pubDate>Mon, 18 Aug 2025 16:26:29 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
