March 2020
Intermediate to advanced
626 pages
14h 45m
English
We will now generate the root key and certificate and set up an intermediate certificate authority and validate its duration:
$ kubectl -n step exec -t step-0 -- step certificate create --profile root-ca "My Root CA" root-ca.crt root-ca.key --no-password --insecure --forceYour certificate has been saved in root-ca.crt.Your private key has been saved in root-ca.key.
$ kubectl -n step exec -t ...
Read now
Unlock full access