Skip to main content
Skip table of contents

Dispatchers

A Dispatcher does not perform any processing (such as signing) of its own, but instead forwards the request to another worker.

Dispatchers forward the request to the first available worker that has a valid certificate (FirstActiveDispatcher), or forward a time-stamp request depending on the requested time-stamp policy (RequestedPolicyDispatcher).

The following lists available SignServer Dispatchers:

Worker

Description

Dispatches the request to the first of the configured workers that has an active crypto token.

Dispatches the time-stamp request to an other signer based on the requested TSA Policy

Dispatches the request to a worker based on a mapping from username and workername.

JavaScript errors detected

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

If this problem persists, please contact our support.