internal package Foswiki::Configure::Checkers::Certificate

internal package Foswiki::Configure::Checkers::CertificateChecker is a Foswiki::Configure::Checker

Base 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.

Topic revision: r1 - 02 Mar 2020, UnknownUser
© 2020 Ultranauts - 75 Broad Street, 2nd Floor, Suite 206, New York, NY 10004 - info@ultranauts.co