gojek/kingsly

Track clients' certs updation status

olttwa opened this issue · 0 comments

As an admin,
I want to track if all clients of the cert manager have updated their certs post renewal.

So that,
There is no discrepancy in data. The cert manager and clients should be in a consistent state eventually.

Technical details:

  • Make a request to the FQDN to fetch the SSL certs of the client. If the clients' SSL certs don't match the stored certs, flag it as inconsistent state/client not updated.