Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Nov 2024 17:17:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280405] security/step-certificates: 'service step-ca configure' fails
Message-ID:  <bug-280405-7788-58kvtIui8p@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280405-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280405-7788@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=3D280405

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:~ #

--=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-280405-7788-58kvtIui8p>