GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OpenXPKI::Server::Workflow::Validator::InvalidityTime(3) User Contributed Perl Documentation OpenXPKI::Server::Workflow::Validator::InvalidityTime(3)

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!
2022-05-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.