Master List Signer

Enterprise

The Master List Signer produces a signed list of CSCA certificates according to the ICAO specification MRTD TR CSCA countersigning and Master List issuance, version 1.0.

Fully qualified class name: org.signserver.module.masterlist.signer.MasterListSigner.

Overview

As mandated by the specification, both the Signer certificate and the CSCA certificates are included in the signature. Therefore, the INCLUDE_CERTIFICATE_LEVELS property is not allowed.

To download a sample configuration file for this Worker, see Sample Worker Configurations.

For information on the interfaces this Worker can be called through, see Supported Interfaces by Worker.

Available Properties

Property

Default

Description

SIGNATUREALGORITHM

Depends on the signing key

Specifying the algorithm used to sign the data. The default depends on the signing key:

  • SHA256withECDSA for ECDSA keys

  • SHA256withRSA for all other keys