Home
last modified time | relevance | path

Searched refs:certhash (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/certctl/
H A Dcertctl.sh111 local hash certhash otherfile otherhash
116 certhash=$(openssl x509 -sha1 -in "$1" -noout -fingerprint)
119 if [ "$certhash" = "$otherhash" ] ; then
126 if [ "$certhash" = "$otherhash" ] ; then
268 local UTFILE untrustedhash certhash hash
274 certhash=$(openssl x509 -sha1 -in "$UTFILE" -noout -fingerprint)
277 if [ "$certhash" = "$untrustedhash" ] ; then
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt194 CMP_R_CERTHASH_UNMATCHED:156:certhash unmatched
219 CMP_R_ERROR_SETTING_CERTHASH:128:error setting certhash