HomeSort by relevance Sort by last modified time
    Searched refs:hkr (Results 1 - 2 of 2) sorted by null

  /external/openssh/regress/
hostkey-rotate.sh 9 rm -f $OBJ/hkr.* $OBJ/ssh_proxy.orig
19 ${SSHKEYGEN} -qt $k -f $OBJ/hkr.$k -N '' || fatal "ssh-keygen $k"
20 echo "Hostkey $OBJ/hkr.${k}" >> $OBJ/sshd_proxy.orig
41 test "x$_kfile" = "x" && _kfile="$OBJ/hkr.${_type}.pub"
74 mv $OBJ/hkr.ssh-rsa.pub $OBJ/hkr.ssh-rsa.pub.old
75 rm -f $OBJ/hkr.ssh-rsa
76 ${SSHKEYGEN} -qt ssh-rsa -f $OBJ/hkr.ssh-rsa -N '' || fatal "ssh-keygen $k"
80 check_key_present ssh-rsa $OBJ/hkr.ssh-rsa.pub.old && fail "old key present"
85 ${SSHKEYGEN} -qt ssh-rsa -f $OBJ/hkr.ssh-rsa-new -N '' || fatal "ssh-keygen $k
    [all...]
Makefile 99 failed-ssh.log failed-sshd.log hkr.* host.rsa host.rsa1 \

Completed in 88 milliseconds