We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931c8b1 commit 5f7e6c0Copy full SHA for 5f7e6c0
.stat.json
@@ -1 +1 @@
1
-{"translation": "92.84%", "updated_at": "2024-05-02T00:28:55Z"}
+{"translation": "92.84%", "updated_at": "2024-05-02T16:25:08Z"}
whatsnew/3.4.po
@@ -2423,6 +2423,10 @@ msgid ""
2423
" returns a list of the loaded ``CA`` certificates. (Contributed by "
2424
"Christian Heimes in :issue:`18147`.)"
2425
msgstr ""
2426
+":class:`~ssl.SSLContext` 增加了一个新方法 "
2427
+":meth:`~ssl.SSLContext.cert_store_stats`,用来报告已加载的 ``X.509`` 证书, ``X.509 CA``"
2428
+" 证书数量和证书吊销列表 (``crl``\\ s),以及 :meth:`~ssl.SSLContext.get_ca_certs` "
2429
+"方法用来返回已加载的 ``CA`` 证书列表。 (由 Christian Heimes 在 :issue:`18147` 中贡献。)"
2430
2431
#: ../../whatsnew/3.4.rst:1460
2432
msgid ""
0 commit comments