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

OpenXPKI::Server::Workflow::Activity::CSR::CheckPolicySubjectDuplicate

Check if another certificate with the same subject already exists. The default is to check against entity certificates in the same realm which are not expired and not revoked. This includes certificates with a notbefore date in the future! See the parameters section for other search options.

target_key
Default is check_policy_subject_duplicate, holds list of identifiers found.
any_realm
Boolean, search certificates globally.
profile
Only search for certificates with this profile. Hint: Use the _map_syntax to grab the profile from the workflow.
cn_only
Check only on the common name of the certificate.
allow_renewal_period
Set to a OpenXPKI::DateTime validity specification (eg. +0003 for three month) to allow renewals within a defined period. Certificates which expire within the given period are not considered to trigger a duplicate error.
cert_identifier_ignore
Pass a single certificate identifier that is removed from the list in case it was found. This is useful when running this check on a renewal/replace workflow where you already know there is one matching certificate.
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.