Date: Fri, 08 Nov 2024 17:36:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 282633] security/step-certificates Message-ID: <bug-282633-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282633 Bug ID: 282633 Summary: security/step-certificates 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: vince@vincentbentley.co.uk CC: mw@wipp.bayern Flags: maintainer-feedback?(mw@wipp.bayern) CC: mw@wipp.bayern There is a minor typographic error in the pkg info text that could trip up newbies during configuration. The text says: service step_ca configure It should say: service step-ca configure To see the message, run the following command: root@ca:~ # pkg info -D step-certificates step-certificates-0.27.2_1: On install: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D Step Certificates requires additional configuration: The simple way is via the service start script step_ca with: service step_ca configure When there is no configuration it will be created. User input is required!!! The hard way would be manually via the step command. Ensure to set the STEPPATH environment variable. This makes using the commands much simpler. Following are the defaults for step certificates and can be overridden by rc.conf variables:: * The service is run under user step customizable by step_ca_user * The service is run inder group step customizable by step_ca_group * The base directory used for storing CA information is step_ca_stepdir (%%PREFIX%%/etc/step) * The CA informations is held under step_ca_steppath (%%PREFIX%%/etc/step/c= a) * The password required for automatic startup is in step_ca_password (%%PREFIX%%/etc/step/password.txt) * By default step certificates logs to syslog with a tag of step_ca =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D root@ca:~ # --=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-282633-7788>