Start a server using a -ca-key protected by password
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
I'm trying to start a cfssl serve using this command:
```
cfssl serve -ca=ca.pem -ca-key=ca-key.pem -address=0.0.0.0
```
But my ca-key.pem has a password, how can I inform the password?
Contributor guide
Assessment
This issue has not been assessed yet.