Actions
Bug #19083
closedDo not require root access to install server CA certificate
Status:
Closed
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
Difficulty:
Triaged:
Pull request:
Team Backlog:
Description
Currently, three commands are required to get started with Foreman CLI:
$ hammer --fetch-ca-cert https://sat.example.com > sat.example.com.crt
$ install sat.example.com.crt /etc/pki/ca-trust/source/anchors/
$ update-ca-trust
Please provide steps to install the certificate into user directory or any other location which is non-root. This current method can be still described as alternative option for those who prefer system-wide CA cert. This is documentation only bug report.
Subtasks
Actions