load_fingerprints
if ((trusted = load_fingerprints(path, &trusted_count)) == NULL) {
if ((revoked = load_fingerprints(path, &revoked_count)) == NULL) {