Skip to content
This repository has been archived by the owner on Jan 12, 2018. It is now read-only.

Check validity of cached cert #42

Open
tiran opened this issue May 11, 2017 · 0 comments
Open

Check validity of cached cert #42

tiran opened this issue May 11, 2017 · 0 comments
Milestone

Comments

@tiran
Copy link
Member

tiran commented May 11, 2017

IPACertRequest.get does not validate if a cached cert is still valid. It should perform at least two tests:

  • check the status of the certificate in IPA. The cert may have been revoked by an admin through web interface of ipa tool.
  • check expiration date is below a configurable threshold, e.g. still usable for 30 days.
@tiran tiran added this to the 0.5 milestone May 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant