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
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Martin Bacovsky
- Pull request https://github.com/theforeman/hammer-cli/pull/236 added
Updated by The Foreman Bot almost 8 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/296 added
Updated by Tomáš Strachota over 7 years ago
- Translation missing: en.field_release set to 247
Updated by Martin Bacovsky over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 849df823a4dc1cf8c29796a7cd263407905357b0.
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/hammer-cli/pull/240 added
Actions