| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(pki): expose SAN clear API Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1634 | 16 小时前 | |
fix(pki): correct self-issued certificate handling in chain building and path length verification - Distinguish self-issued (subject==issuer) from self-signed (subject==issuer + valid signature) to prevent premature chain termination - Rewrite X509_CheckExt path length verification per RFC 5280 §6.1.4 (l)(m) using a decrementing maxPathLen counter, eliminating O(n²) inner loop - Return HITLS_X509_ERR_SIGN_REPEAT instead of silent success when CRL/Cert/CSR is signed repeatedly, preventing users from mistaking a no-op for a successful re-sign Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1568 | 2 天前 | |
fix:Fix some bugs of pki Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1433 | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 16 小时前 | ||
| 2 天前 | ||
| 1 个月前 |