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

/netbsd-current/tests/usr.sbin/certctl/
H A Dt_certctl.sh97 local certs1 diginotar_base diginotar diginotar_hash subdir srcdir
102 diginotar_hash=$(openssl x509 -hash -noout <$diginotar)
175 atf_check -s exit:0 test ! -e "certs/$diginotar_hash.0"
176 atf_check -s exit:0 test ! -h "certs/$diginotar_hash.0"
184 atf_check -s exit:0 test -e "certs/$diginotar_hash.0"
185 atf_check -s exit:0 test -h "certs/$diginotar_hash.0"
187 rm "certs/$diginotar_hash.0"
195 atf_check -s exit:0 test ! -e "certs/$diginotar_hash.0"
196 atf_check -s exit:0 test ! -h "certs/$diginotar_hash.0"
275 local certs1 diginotar_base diginotar diginotar_hash
[all...]

Completed in 202 milliseconds