Skip to main content
Skip table of contents

Components

SignServer Components provide specific functionality and are configured in the SignServer workers.

Component

Description

Responsible for deciding if a request should be allowed or not. Options include HTTPS/TLS client certificate authentication, HTTP Basic Authentication, IP address restrictions, or using a reverse proxy.

Allow controlling how the key used for signing is selected at run-time based on the signing request. For example, it is possible to have keys selected based on the authenticated user for a signing request.

By configuring one or more Archivers on a worker, the request and response can be stored by the Archiver, for example, to the database (using the Base64DatabaseArchiver).

Acquires the current time through a configured TimeSource on the Timestamp Signers.

Log each transaction handled by a worker and can be configured per worker. See Logging.

Can be implemented and configured to integrate with for example an external accounting or billing system.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.