8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e17ac commit e2e36beCopy full SHA for e2e36be
.stat.json
@@ -1 +1 @@
1
-{"translation": "92.27%", "updated_at": "2024-05-02T00:25:44Z"}
+{"translation": "92.27%", "updated_at": "2024-05-02T16:09:17Z"}
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