Skip to content

修复了证书在 python 3.13 下无法通过验证的情况#241

Merged
URenko merged 2 commits intoURenko:masterfrom
Sving1024:master
Jun 25, 2025
Merged

修复了证书在 python 3.13 下无法通过验证的情况#241
URenko merged 2 commits intoURenko:masterfrom
Sving1024:master

Conversation

@Sving1024
Copy link
Contributor

#240

  • 生成根证书时添加 SubjectKeyIdentifier,KeyUsage 扩展。
  • 生成证书是添加 ExtendedKeyUsage,KeyUsage,AuthorityKeyIdentifier,SubjectKeyIdentifier 扩展。
  • 修复了 import_ca=falsehttp://localhost:7654/CERT/root.crt 返回的是错误的证书的问题。(以前怎么没发现

@URenko URenko merged commit 1862753 into URenko:master Jun 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants