Searched refs:untrustedhash (Results 1 – 1 of 1) sorted by relevance
268 local UTFILE untrustedhash certhash hash276 untrustedhash=$(openssl x509 -sha1 -in "$UNTRUSTEDFILE" -noout -fingerprint)277 if [ "$certhash" = "$untrustedhash" ] ; then