Searched refs:otherhash (Results 1 – 1 of 1) sorted by relevance
111 local hash certhash otherfile otherhash118 otherhash=$(openssl x509 -sha1 -in "$otherfile" -noout -fingerprint)119 if [ "$certhash" = "$otherhash" ] ; then125 otherhash=$(openssl x509 -sha1 -in "$otherfile" -noout -fingerprint)126 if [ "$certhash" = "$otherhash" ] ; then