Actions
Bug #8609
closed[RFE] validate custom certificates before Satellite 6 installation
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1169289
Description of problem:
There are couple of qualities of the provided custom certs that need to be met before the installation can be successful:
- format of the certificate files
- the keys working with certs
- the ca bundle containing all the ca certs up to the root ca
- the server cert matching the host fqdn
We should validate this qualities before starting with the installation itself,
as it would eliminate the issues people run into caused by some of these prerequisities.
Updated by Ivan Necas about 10 years ago
- Status changed from Assigned to Ready For Testing
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
- Translation missing: en.field_release changed from 14 to 23
Updated by Eric Helms almost 10 years ago
- Pull request https://github.com/Katello/katello-installer/pull/146 added
- Pull request deleted (
)
Updated by Ivan Necas almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|d578e1a302ec26058e1b2d59b635b8ceae898284.
Actions