MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Server::Workflow::Condition::CorrectNumberOfValidCerts
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index NAME
OpenXPKI::Server::Workflow::Condition::CorrectNumberOfValidCerts
SYNOPSIS
<action name=``do_something''>
<condition name=``correct_number_of_valid_certs''
class=``OpenXPKI::Server::Workflow::Condition::CorrectNumberOfValidCerts''>
<param name=``min'' value=``1''/>
<param name=``max'' value=``2''/>
</condition></action>
DESCRIPTION
The condition checks if a renewal
SCEP request has the correct numberof currently valid certificates. The definition of ``correct'' can betweaked by setting the condition parameters min and max.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.