peculiarventures/GoodKey Windows Code Signing

Automated code signing for Windows using the GoodKey service.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
organizationThe organization identifier.yes
tokenThe GoodKey API token.yes
certificateSHA-1 thumbprint of the certificate to use for signing.yes
fileThe file to sign.yes
timestamp_urlThe URL of the time stamp server.no""
timestamp_rfc3161_urlThe URL of the RFC 3161 time stamp server.no""
timestamp_digest_algorithmSpecifies the digest algorithm to use for creating time stamps.no""
descriptionSpecifies a description of the signed content.no""
description_urlSpecifies a URL for the expanded description of the signed content.no""
additional_certificatesList of additional certificates to include in the signature. The certificates should be in a PEM chain format, with each certificate enclosed between 'BEGIN CERTIFICATE' and 'END CERTIFICATE' lines, without any additional characters or spaces.no""
file_digest_algorithmSpecifies the file digest algorithm to use for creating file signatures.nosha256
versionSpecifies the version of the signtool artifacts.nolatest

no outputs