See PublishedAPI for packages intended to be used by Plugin and Contrib authors, or browse all packages.
See also Developing plugins, Developer's Bible, Technical Overview
internal package
Foswiki::Configure::Checkers::CertificateChecker is a
Foswiki::Configure::CheckerBase class of certificate checkers.
This checker validates files that contain X.509 certificates, such as for the S/MIME signatures and for the Tasks framework.
It must be subclassed for the various certificate types, as the requirements are slightly different.
ObjectMethod
checkUsage( $keys, $usage, $reporter ) → @subjects Validates a Certificate item
$keys
item to check $usage
- Required use (email, client, server, clientserver) Returns list of subjects.
This topic: System > Category > DeveloperDocumentationCategory > PerlDoc
Topic revision: 2024-12-23, UnknownUser
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback