Searched refs:opts3 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/openssh/regress/
H A Dcert-file.sh80 opts3="$opts2 -oCertificateFile=$OBJ/cert_user_key1_2.pub"
81 ${SSH} $opts3 somehost exit 52
89 opts3="$opts -i $OBJ/user_key2"
90 opts3="$opts3 -oCertificateFile=$OBJ/cert_user_key1_1.pub"
91 ${SSH} $opts3 somehost exit 52
99 opts3="$opts2 -oCertificateFile=$OBJ/cert_user_key1_1.pub"
100 ${SSH} $opts3 somehost exit 52
108 opts3="$opts2 -oCertificateFile=$OBJ/cert_user_key1_2.pub"
109 opts3
[all...]

Completed in 106 milliseconds