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::Activity::Tools::PrepareRenewal(3) User Contributed Perl Documentation OpenXPKI::Server::Workflow::Activity::Tools::PrepareRenewal(3)

OpenXPKI::Server::Workflow::Activity::Tools::PrepareRenewal

This activity sets the relevant context fields used for certificate renwal.

cert_identifier
Load information from this certificate.
renewal_period
A OpenXPKI::Datetime specification for the renewal period. Used to set the in_renewal_window return value. The default is 60 days.
renewal_grace_period
A OpenXPKI::Datetime specification for the renewal grace period. The grace period allows the original certificate to be expired for the given period.

If the grace period was used, the in_renewal_grace_period is set to a true value.

target_prefix
If set, the keys cert_profile, cert_subject and cert_subject_alt_name are prepended by this prefix. Optional, default is empty.

in_renewal_window
Boolean, 1 if the notafter date of the renewal certificate is inside the given validity window or 0 if not.
in_renewal_grace_period
Boolean, 1 if the renewal certificate was already expired but the notafter date was within the given grace_period.
cert_profile
The profile of the renewal certiticate.
cert_subject
The subject of the renewal certiticate.
cert_subject_alt_name
Subject alternative names in array format as required by PersistCSR.
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.