Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | Package =TWiki::Configure::Checkers::CertificateCheckerConfigure GUI checker for Certificate items.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 ($valueObject,$usage) -> $errorStringValidates a Certificate item for the configure GUI
Returns empty string if OK, error string with any errors |