tetchel/Generate TLS cert
Use openssl to generate a TLS cert for localhost
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| output_directory | Output cert and key to this directory. | no | — |
| filename | Basename to give .crt and .key file. | no | — |
Outputs
| name | description |
|---|---|
| certfile | Certificate file |
| keyfile | Private key |