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

--- Comment #10 from Kyle Evans <kev...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to