[Bug 280405] security/step-certificates: 'service step-ca configure' fails
Date: Fri, 08 Nov 2024 17:17:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280405
Vincent Bentley <vince@vincentbentley.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vince@vincentbentley.co.uk
--- Comment #4 from Vincent Bentley <vince@vincentbentley.co.uk> ---
(In reply to Markus Wipp from comment #3)
I have not looked at the code yet, but I get a failure to start the service and
the following in /var/log/messages...
Nov 8 16:49:16 ca pkg[72562]: step-certificates-0.27.2_1 installed
Nov 8 16:53:24 ca step_ca[79637]: open /usr/local/etc/step/ca/contexts.json
failed: permission denied
A search for contexts.json cannot find it.
root@ca:~ # ls -la /usr/local/etc/step/ca/contexts.json
ls: /usr/local/etc/step/ca/contexts.json: No such file or directory
root@ca:~ # find / -name "*contexts.json*" -print
root@ca:~ #
--
You are receiving this mail because:
You are the assignee for the bug.