Basically what the title says. There doesn't seem to be a way to generate an SSH-specific CSR for my root to sign. Would be nice if you could make the SSH equivalent to the tutorial here. Having instructions on the following:
- How to generate CSR's for SSH CA intermediate authority use, both for user and host types.
- How to get SSHCA working if you didn't use the
step ca init --ssh function.
As it is, it would seem the only way to get an SSHCA up and running is to run step ca init --ssh, implying that it cannot be done after step ca init.
This is probably two different use-cases, but the story is similar.
Please advise. Thanks!