I can't seem to find the configuration reference for creating a CA with cfssl
.
I'm going through k8s the hard way and trying to understand every single step. In this step, he makes a ca-config.json
for use with cfssl gencert -initca ca-csr.json
. I'd like to see the reference for this, but I can't find it. Where is it?