OpenXPKI::Server::Workflow::Validator::InvalidityTime
action:
class: OpenXPKI::Server::Workflow::Validator::InvalidityTime
arg:
- $invalidity_time
- $cert_identifier
This validator checks whether a given invalidity time is valid for a
certificate, i.e. it is not in the future and within the the certificate
validity time. It expects the timestamp and certificate identifier as
arguments. If invalidity time is a false value, the validator returns true.
The validator has a preset definiton using the context keys as
given in the example.
- cert_identifier
- invalidity_time
- The invalidity time, format must be epoch!