Actions
Bug #22598
closedSatellite 6: katello-certs-check does not ensures certificate has SubjectAltName
Difficulty:
easy
Triaged:
Bugzilla link:
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.
Actions