encryption-consulting-llc/Code Signing Action
Digitally signs executables and verifies the signature using signtool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 8, 2025
- License
- None
Pinned Snippet
uses: encryption-consulting-llc/codesigning-action@41e7be56c90c7091ab40dbb332e41c55b6742330 # v1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | Path to the file that needs to be signed | yes | — |
| cert-path | Path to the signing certificate (.crt file) | yes | — |
| key-container | Key container name | yes | — |
| timestamp-server | Timestamp server URL | no | http://timestamp.sectigo.com |
Outputs
no outputs