Lines Matching refs:host_ca_key
12 rm -f $OBJ/known_hosts-cert $OBJ/host_ca_key* $OBJ/cert_host_key*
18 ${SSHKEYGEN} -q -N '' -t rsa -f $OBJ/host_ca_key ||\
19 fail "ssh-keygen of host_ca_key failed"
23 cat $OBJ/host_ca_key.pub
33 ${SSHKEYGEN} -h -q -s $OBJ/host_ca_key \
41 ${SSHKEYGEN} -t v00 -h -q -s $OBJ/host_ca_key \
71 cat $OBJ/host_ca_key.pub
113 cat $OBJ/host_ca_key.pub
116 cat $OBJ/host_ca_key.pub
137 cat $OBJ/host_ca_key.pub
152 ${SSHKEYGEN} -q -s $OBJ/host_ca_key \
198 ${SSHKEYGEN} -t ${v} -h -q -s $OBJ/host_ca_key \
225 cat $OBJ/host_ca_key.pub
256 rm -f $OBJ/known_hosts-cert $OBJ/host_ca_key* $OBJ/cert_host_key*