cfssl icon indicating copy to clipboard operation
cfssl copied to clipboard

Start a server using a -ca-key protected by password

Open juliofalbo opened this issue 3 years ago • 0 comments

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?

juliofalbo avatar Aug 27 '21 11:08 juliofalbo