wpilibsuite/Import Signing Certificate
Import a code signing certificate into a keychain
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| certificate-data | Base64 encoded certificate in P12 format. | no | — |
| certificate-path | Path to certificate in P12 format. | no | — |
| certificate-passphrase | Passphrase to unlock the certificate P12 file. Required and cannot be empty. | yes | — |
| keychain-name | Keychain name | yes | — |
| keychain-password | Keychain password | yes | — |
Outputs
| name | description |
|---|---|
| keychain-name | Keychain name |