MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Server::Workflow::Condition::CheckCertTestResult
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index NAME
OpenXPKI::Server::Workflow::Condition::CheckCertTestResult
SYNOPSIS
<action name=``do_something''>
<condition name=``test_result_ok''
class=``OpenXPKI::Server::Workflow::Condition::CheckCertTestResult''>
</condition></action>
DESCRIPTION
The condition checks if the client side certificate installationtest in the smartcard personalization workflow has succeeded.Currently, it only checks if the context parameter 'testresult'is 'true'. More complicated tests checking signatures or decryptionscould possibly be added.If the condition name is 'test_result_failed', the conditionchecks the opposite.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.