Actions
Bug #18849
closedkatello-certs-check doesn't check expiration date
Difficulty:
trivial
Triaged:
Bugzilla link:
Description
Clone from RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1419842
Description of problem:
katello-certs-check should check if the certificates are not expired. Currently when the certificate is expired, the utility marks them as valid, however using such certificates leads to issues with communication between internal components.
Version-Release number of selected component (if applicable):
6.2
How reproducible:
Use expired certificate and run the katello-certs-check utility on them
Actual results:
Check will be successful
Expected results:
Information about invalid certificates will be delivered to the user.
Actions