Bug #22598
closedSatellite 6: katello-certs-check does not ensures certificate has SubjectAltName
Description
Description of problem:
katello-certs-check does not ensures certificate has SubjectAltName. SubjectAltName is required in order to the browser accept the certificate.
Version-Release number of selected component (if applicable):
Satellite 6.2.11
How reproducible:
100% always
Steps to Reproduce:
1. Create a certificate following the steps depicted in
https://access.redhat.com/documentation/en-us/red_hat_satellite/6.2/html-single/installation_guide/index#configuring_satellite_server_with_custom_server_certificate
2. Import the Certificate
Actual results:
SSL session fails
Expected results:
katello-certs-check should check for the SubjectAltName and bar the certificate import.
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/591 added
Updated by Chris Roberts almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|ca1b8374e1c12efdc61b379db2cf961432bbc5d3.
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/Katello/katello-installer/pull/632 added