Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2025 19:38:03 +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-LlTRSo5SjG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-284749-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-284749-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=3D284749

--- 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 ca=
ses
where we want it to "touch" things

If it would help, I can write out a more complete explanation of the design
considerations

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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