Loading src/or/routerparse.c +0 −2 Original line number Diff line number Diff line Loading @@ -1737,8 +1737,6 @@ authority_cert_parse_from_string(const char *s, const char **end_of_string) } tok = find_by_keyword(tokens, K_DIR_KEY_CROSSCERT); /* XXXX Once all authorities generate cross-certified certificates, * make this field mandatory. */ if (check_signature_token(cert->cache_info.identity_digest, DIGEST_LEN, tok, Loading changes/prop157-require +1 −1 File changed.Contains only whitespace changes. Show changes Loading
src/or/routerparse.c +0 −2 Original line number Diff line number Diff line Loading @@ -1737,8 +1737,6 @@ authority_cert_parse_from_string(const char *s, const char **end_of_string) } tok = find_by_keyword(tokens, K_DIR_KEY_CROSSCERT); /* XXXX Once all authorities generate cross-certified certificates, * make this field mandatory. */ if (check_signature_token(cert->cache_info.identity_digest, DIGEST_LEN, tok, Loading