openssl/openssl

Usability of X509v3_addr_add_{prefix,range}() and X509v3_asid_add_id_or_ranges()

开放

#18,527 创建于 2022年6月10日

 (9 条评论) (0 个反应) (0 位负责人)C (11,262 个派生)batch import
good first issuehelp wantedtriaged: feature

仓库指标

星标
 (30,157 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Reproted by @botovq:

From an API usability perspective, it would be nice if X509v3_addr_add_{prefix,range}() and X509v3_asid_add_id_or_ranges() checked for overlaps and inverted range bounds instead of allowing to add nonsense which will then fail to X509v3_{addr,asid}_canonize().

贡献者指南