Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jun 2024 04:26:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279583] security/step-certificates: support various password-related startup options
Message-ID:  <bug-279583-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 279583
           Summary: security/step-certificates: support various
                    password-related startup options
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: bob@vesterman.com
                CC: mw@wipp.bayern
                CC: mw@wipp.bayern
             Flags: maintainer-feedback?(mw@wipp.bayern)

The step-ca server has several different password-related startup command l=
ine
options for different purposes, including but perhaps not limited to:

--password-file
--ssh-host-password-file
--ssh-user-password-file
--issuer-password-file
--provisioner-password-file

Of these, the FreeBSD rc.d script only seems to support --password-file. Th=
ings
can still *work*, because if a more specific one is missing, it will defaul=
t to
the value of --password-file (although see note below), but it would be bes=
t to
use the more specific ones as appropriate.

NOTE: I'm unfamiliar with --issuer-password-file, and I don't know for sure
that it will default to --password-file like the others do.

Thanks.

--=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-279583-7788>