Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Sep 2020 02:15:49 +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-EmQYYMho0i@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 #13 from Kyle Evans <kevans@freebsd.org> ---
I've updated the review to more thoroughly remove the 'serial' nomenclature=
 and
fix the problem with list and a couple other spots.

I'm punting on the blacklist revamp for now, but I've slapped a band-aid on=
 the
blacklist functionality so that it least kind of works. For checking if a c=
ert
is blacklisted, we now grab all /etc/ssl/blacklisted/$hash.* and do a hard =
diff
-q to see if it's the cert we care about. Future work will likely completely
rewrite certctl in (f)lua so that we can optimize and fix this.

--=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-EmQYYMho0i>