actions-marketplace-validations/Code sign a file in Windows using pfx certificate
Sign a file with a pfx certificate.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| certificate | The base64 encoded certificate. | yes | — |
| folder | The folder that contains the files to sign. | yes | — |
| recursive | Recursively search for supported files. | no | — |
| password | The password | no | — |
| certificatesha1 | The sha1 or fingerprint of the certification | no | — |
| certificatename | The Name of the certificate | no | — |
| timestampUrl | URL of the timestamp server | no | — |
Outputs
no outputs