Date: Mon, 17 Feb 2025 13:33:02 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 284749] certctl: add support for generating cert.pem CAfiles Message-ID: <bug-284749-227-cVz0jHuRAg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284749-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284749 --- Comment #12 from Michael Osipov <michaelo@FreeBSD.org> --- > * NOOP is not obeyed Point taken. Resolved. > * Delete is, again, inconsistent Resolved. > * cat arg should be quoted Agreed. I do not understand why -B is necessary at all, I mean: Aren't "if [ $WANTCERTDESTFILE -a -e "$CERTDESTFILE" ]" + "if [ $WANTCERTDESTFILE ]" later enough? Don't touch want we aren't unstructed to touch or haven't created. == Regarding the dreaded SPLITDIR and multiple certs in one file: I do not like that at all and I told des@ already that our tool should be as close as possible to openssl-rehash for consistency and POLA. openssl-rehash will skip everything after the first certificate in a file. But this is a different dicussion. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284749-227-cVz0jHuRAg>
