anatawa12/Setup eSigner CKA
A GitHub Action to setup eSigner CKA
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| install-dir | The directory to install the eSignerCKA | no | — |
| mode | The mode of the eSignerCKA. "product" or "sandbox" | yes | product |
| username | The username of the SSLcom account | yes | — |
| password | The password of the SSLcom account | yes | — |
| totp-secret | The TOTP secret of the SSLcom account | yes | — |
| master-key-file | The path to the master key file Defaults to $INSTALL_DIR/master.key | no | — |
Outputs
| name | description |
|---|---|
| install-dir | The directory where eSignerCKA is installed |