]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
checkcerts.py: certificate errors were not noted
authorDan Mick <dmick@redhat.com>
Wed, 13 Mar 2024 19:33:50 +0000 (12:33 -0700)
committerDan Mick <dmick@redhat.com>
Wed, 13 Mar 2024 19:33:50 +0000 (12:33 -0700)
commit9f71b4b296298f2a8832dffc6257c4d0df327ee7
tree8b5d5b68761f96226f9b95fd7d658435c0bb310e
parent06149525383b926377436d4b350d77720b1afffb
checkcerts.py: certificate errors were not noted

When a certificate is already expired, its expiry was not noted
(loop exited early).  This stills doesn't explain the lack of early
warning, but at least it'll fix the "no email on actual errors" issue.

Signed-off-by: Dan Mick <dmick@redhat.com>
tools/checkcerts.py