Actions
Bug #8636
closedNeed to include katello-default-ca-cert for docker
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
The katello-default-ca.crt needs to get included at /etc/docker/certs.d/<sat-fqdn>:5000 on the Docker host.
We need an rpm similar to the http://<sat>/pub/katello-ca-consumer-latest.noarch.rpm to do this for us
Updated by Partha Aji about 10 years ago
- Blocks Tracker #7125: Docker Content Support added
Updated by Eric Helms about 10 years ago
- Target version set to 62
- Translation missing: en.field_release set to 14
- Triaged changed from No to Yes
Updated by Eric Helms about 10 years ago
- Target version deleted (
62) - Translation missing: en.field_release deleted (
14)
Updated by Partha Aji almost 10 years ago
Looks like I can add it to the default CA cert location (/etc/pki/tls/certs/ca-bundle.crt) and dont need a specific directory thing.
Updated by Partha Aji almost 10 years ago
Need to update the bootstrap rpm to do the following
1) Copy katello ca cert to /etc/pki/ca-trust/source/anchors
2) Run update-ca-trust on that machine.
Updated by Partha Aji almost 10 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/puppet-certs/pull/49 added
- Pull request deleted (
)
Updated by Justin Sherrill almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|c66aed02f91f5c7b6f9aa8f0dc03938a7ceaaf8b.
Updated by Eric Helms almost 10 years ago
- Blocks Feature #7925: As a docker user, I'd like to be able to 'docker pull' content from katello added
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 31
Actions