Actions
Bug #16299
closedkatello-certs-check should check the certificate type
Difficulty:
easy
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1252540
Description of problem:
We were under impression that the custom certificate needed to be a ca cert. It needs to be a server cert. However running katello-certs-check did not complain about this. It did give problems later in the process (yum was not able to communicate with satellite)
Version-Release number of selected component (if applicable):
How reproducible:
Create a custom ca cert, signed by a custom root ca and feed it to the katello-certs-check. It doesn't complain.
Steps to Reproduce:
1.
2.
3.
Actual results:
Validation successful
Expected results:
Validation unsuccessful, wrong certificate type
Additional info:
Updated by Justin Sherrill over 8 years ago
- Subject changed from katello-certs-check should check the certificate type to katello-certs-check should check the certificate type
- Translation missing: en.field_release set to 114
Updated by Chris Roberts almost 8 years ago
- Status changed from New to Assigned
- Assignee set to Chris Roberts
- Target version set to 187
- Difficulty set to easy
Updated by The Foreman Bot almost 8 years ago
- Status changed from Assigned to Ready For Testing
- Translation missing: en.field_release deleted (
114) - Pull request https://github.com/Katello/katello-installer/pull/503 added
Updated by Chris Roberts almost 8 years ago
- Status changed from Ready For Testing to Resolved
- Translation missing: en.field_release set to 228
Actions