[Bug 246614] certctl(8) silently overwrites certs with same subjects

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 24 15:11:48 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246614

--- Comment #10 from Kyle Evans <kevans at freebsd.org> ---
(In reply to Michael Osipov from comment #9)

Ah, OK, I see what you mean. So really, `certctl blacklist` should probably
just be adding to /usr/share/certs/blacklisted and pulling any
newly-blacklisted certs from /etc/ssl/certs. create_blacklisted goes away and
create_trusted_link needs to be revised to figure out from
/usr/share/certs/blacklisted if the link should be installed or not, if I
understand correctly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-bugs mailing list