JArchive CMS Signer
ENTERPRISE
The signer has the fully qualified class name: org.signserver.module.jarchive.signer.JArchiveCMSSigner.
Overview
The JArchive CMS signer is a special-purpose version of the extended CMS signer with default values suitable for JAR signing. This is intended for use with client-side hashing, where a client does the hashing of the original file and requests this hash to be signed by SignServer, giving a resulting signature which is then inserted into the resulting output file by the client.
This signer has all the properties of the Extended CMS Signer, and thus also of the CMS Signer.
For more information on background and how to use this signer, see Client-Side Hashing.
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 |
|---|---|---|
DIRECTSIGNATURE | True | Same as the property in the CMS Signer but with true as the default value. |