Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2020 15:11:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246614] certctl(8) silently overwrites certs with same subjects
Message-ID:  <bug-246614-227-Q7vGMjCEmT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246614-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246614-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246614

--- Comment #10 from Kyle Evans <kevans@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 a=
nd
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246614-227-Q7vGMjCEmT>