Bug #8609
[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.
Associated revisions
History
#1
Updated by Ivan Necas over 8 years ago
- Status changed from New to Assigned
#2
Updated by Ivan Necas over 8 years ago
- Status changed from Assigned to Ready For Testing
#3
Updated by Eric Helms over 8 years ago
- Target version set to 62
- Legacy Backlogs Release (now unused) set to 14
- Triaged changed from No to Yes
#4
Updated by Eric Helms about 8 years ago
- Target version changed from 62 to 63
#5
Updated by Eric Helms about 8 years ago
- Legacy Backlogs Release (now unused) changed from 14 to 23
#6
Updated by Eric Helms about 8 years ago
- Target version changed from 63 to 66
#7
Updated by Eric Helms about 8 years ago
- Target version changed from 66 to 67
#8
Updated by Eric Helms about 8 years ago
- Pull request https://github.com/Katello/katello-installer/pull/146 added
- Pull request deleted (
)
#9
Updated by Eric Helms about 8 years ago
- Target version changed from 67 to 68
#10
Updated by Ivan Necas about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|d578e1a302ec26058e1b2d59b635b8ceae898284.
Fixes #8609 - validate the custom certificates passed in arguments on the installer