OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:host_ca_key
(Results
1 - 2
of
2
) sorted by null
/external/openssh/regress/
cert-hostkey.sh
6
rm -f $OBJ/known_hosts-cert* $OBJ/
host_ca_key
* $OBJ/host_revoked_*
48
${SSHKEYGEN} -q -N '' -t ed25519 -f $OBJ/
host_ca_key
||\
49
fail "ssh-keygen of
host_ca_key
failed"
51
fail "ssh-keygen of
host_ca_key
failed"
53
kh_ca
host_ca_key
.pub host_ca_key2.pub > $OBJ/known_hosts-cert.orig
60
cat $OBJ/
host_ca_key
.pub $OBJ/host_ca_key2.pub > $OBJ/host_revoked_ca
72
${SSHKEYGEN} -kf $OBJ/host_krl_ca $OBJ/
host_ca_key
.pub $OBJ/host_ca_key2.pub \
88
*) tflag=""; ca="$OBJ/
host_ca_key
" ;;
155
kh_ca
host_ca_key
.pub host_ca_key2.pub > $OBJ/known_hosts-cert.orig
182
kh_ca
host_ca_key
.pub host_ca_key2.pub > $OBJ/known_hosts-cert.ori
[
all
...]
Makefile
100
host_*
host_ca_key
* host_krl_* host_revoked_* key.* \
Completed in 57 milliseconds