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

Check validity of cached cert #42

Open
@tiran

Description

@tiran

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions