[Bug 284749] certctl: add support for generating cert.pem CAfiles
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284749] certctl: add support for generating cert.pem CAfiles"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Feb 2025 19:38:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284749 --- Comment #13 from Jordan Morningstar <ports.maintainer@evilphi.com> --- (In reply to Michael Osipov from comment #12) * I do not understand why -B is necessary at all "Aren't "if [ $WANTCERTDESTFILE -a -e "$CERTDESTFILE" ]" + "if [ $WANTCERTDESTFILE ]" later enough?" No, it isn't. WANTCERTDESTFILE is ternary * Don't touch want we aren't unstructed to touch or haven't created. That's what the script does. -b and -B are the instructions for the two cases where we want it to "touch" things If it would help, I can write out a more complete explanation of the design considerations -- You are receiving this mail because: You are the assignee for the bug.