ssh-keygen -f ca.key
# user key ssh-keygen -s ca.key -I key_id /path/to/user_key.pub # host key ssh-keygen -s ca.key -I key_id -h /path/to/host_key.pub
Look into step-ca though, I've heard it's.. Okay? I don't know. It seems too complicated still - I'd rather stick with pubkey auth