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

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::Certificate::KeyChecker

Checker for Certificate Key items.

This checker validates files that contain private key files 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 check( $keys, $password, $reporter )

Validates a Key item for the configure GUI
  • $keys - configure value object
  • $password - Optional password key name for this file

A lot of checking is done here to prevent mystery errors at runtime.

Topic revision: r1 - 18 May 2021, UnknownUser
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback