[Bug 284749] certctl: add support for generating cert.pem CAfiles

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 13 Feb 2025 11:31:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284749

--- Comment #4 from Michael Osipov <michaelo@FreeBSD.org> ---
(In reply to Mel Pilgrim from comment #2)

Before I get back to these, let me review the new patch first:

* Why is there a BUNDLECMD? I mean we have the rehash, which sweeps and creates
new. We don't have an explicit delete. For the bundle it should be the same.
Consistency.
* We have exactly one CERTDESTDIR, so we should have only one CERTDESTFILE. All
other instances should symlink to the canonical bundle. the linking could be
another flag/option.

-- 
You are receiving this mail because:
You are the assignee for the bug.