|
|
| |
OpenXPKI::Server::Workflow::Condition::CertificateNotYetRevoked(3) |
User Contributed Perl Documentation |
OpenXPKI::Server::Workflow::Condition::CertificateNotYetRevoked(3) |
OpenXPKI::Server::Workflow::Condition::CertificateNotYetRevoked
<action name="do_something">
<condition name="certificate_not_yet_revoked"
class="OpenXPKI::Server::Workflow::Condition::CertificateNotYetRevoked">
</condition> </action>
The condition checks if the certificate from a CRR has not yet been revoked. It
furthermore throws an exception when the certificate is in state 'HOLD' and
the reason code is not 'removeFromCRL'.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |