| Summary: | Cannot update custom certs with capsule-certs-generate --certs-update-server | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Sanket Jagtap <sjagtap> |
| Component: | Installer | Assignee: | Stephen Benjamin <stbenjam> |
| Status: | CLOSED ERRATA | QA Contact: | Sanket Jagtap <sjagtap> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | bbuckingham, dmoessne, kbidarka, mmccune, tom.oliveri, xdmoon |
| Target Milestone: | Unspecified | Keywords: | Regression, Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | katello-installer-base-3.0.0.43-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-27 11:30:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1291065 | ||
|
Description
Sanket Jagtap
2016-04-26 13:19:36 UTC
Created redmine issue http://projects.theforeman.org/issues/15158 from this bug Moving to POST since upstream bug http://projects.theforeman.org/issues/15158 has been closed *** Bug 1339205 has been marked as a duplicate of this bug. *** build : Satellite 6.2 snap 15.2 capsule-certs-generate --capsule-fqdn "xyz.com" --certs-tar /root/certscap/xyz.com.tar --server-cert /root/certscap/xyz.com.crt --server-cert-req /root/certscap/xyz.com.crt.req --server-key /root/certscap/xyz.com.key --server-ca-cert /root/cacertcap.crt --certs-update-server Marking certificate /root/ssl-build/xyz.com/xyz.com-apache for update Marking certificate /root/ssl-build/xyz.com/xyz.com-foreman-proxy for update Installing Done [100%] [..................................................................................] Success! To finish the installation, follow these steps: ... .... Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1501 Ran into this issue with capsule 6.6 I just had to 'mkdir /root/ssl-build/; mkdir /root/ssl-build/$(hostname -f)' |