actions-marketplace-validations/Signtool Code Sign
Sign files with with a pfx certificate using signtool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| certificate | Base64 encoded pfx certificate | yes | — |
| cert-password | Certificate password | yes | — |
| cert-sha1 | Certificate sha1/thumbprint | yes | — |
| cert-description | Add a description to the files being signed | no | — |
| folder | path to folder containing files to sign. | yes | — |
| recursive | Recursively search for supported files. | no | false |
| timestamp-server | URL of the timestamp server used for the signing | no | http://timestamp.verisign.com/scripts/timstamp.dll |
Outputs
no outputs