tocproject.toc.pki
CA server installation and configuration.
See also: * Intermediate CA - The Secure Way
step ca token <subject>
keeper$ step ca token --password-file --san intermediate.pass worker.thor.toc
step ca certificate <subject> <crt-file> <key-file>
worker$ step ca certificate worker.thor.toc worker.thor.toc.crt worker.thor.toc.key --token $TOKEN --ca-url https://ca.thor.toc:4443
worker$ step ca renew worker.thor.toc.crt worker.thor.toc.key --ca-url https://ca.thor.toc:4443 --root ./root.crt
--force
Variables
Target step version.
Controler directory path to store step-dedicated offline secrets. Controler directory path to store offline root CA. User holding data and CA daemon ownership.