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.
Actions