|
|
| |
OpenXPKI::Server::Workflow::Condition::SubjectsMatch(3) |
User Contributed Perl Documentation |
OpenXPKI::Server::Workflow::Condition::SubjectsMatch(3) |
OpenXPKI::Server::Workflow::Condition::SubjectsMatch
This condition compares two subjects for identical parts. The default is to
compare the full subject strings as passed to the class, passing extra
parameters change this behaviour.
- subject1
- subject2
- cn_only
- Boolean, if set only the CN is compared
- ignore_case
- Boolean, if set all checks are done case insensitive
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |