Tags:
create new tag
view all tags

Package TWiki::Configure::Checkers::CertificateChecker

Configure 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) -> $errorString

Validates a Certificate item for the configure GUI
  • $valueObject - configure value object
  • $usage - Required use (email, client, server, clientserver)

Returns empty string if OK, error string with any errors

Topic revision: r1 - 2013-10-14 - TWikiContributor
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiConfigureCheckersCertificateDotPm.