File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 91.86%" , "updated_at" : " 2024-04-09T03 :09:35Z " }
1
+ {"translation" : " 91.86%" , "updated_at" : " 2024-04-09T07 :09:42Z " }
Original file line number Diff line number Diff line change @@ -2275,6 +2275,11 @@ msgid ""
2275
2275
"(``purpose=``:data:`~ssl.Purpose.CLIENT_AUTH`). (Contributed by Christian "
2276
2276
"Heimes in :issue:`19292`.)"
2277
2277
msgstr ""
2278
+ "新增的 :class:`~ssl.SSLContext` 方法 :meth:`~ssl.SSLContext.load_default_certs` "
2279
+ "可从默认位置加载一组默认的“证书颁发机构”(CA)证书,此位置随平台而异。 它可被用于加载 TLS Web 服务器验证证书 "
2280
+ "(``purpose=``:data:`~ssl.Purpose.SERVER_AUTH` ) "
2281
+ "供客户端用来验证服务器,或加载证书供服务器用来验证客户端证书 (``purpose=``:data:`~ssl.Purpose.CLIENT_AUTH`"
2282
+ " )。 (由 Christian Heimes 在 :issue:`19292` 中贡献。)"
2278
2283
2279
2284
#: ../../whatsnew/3.4.rst:1479
2280
2285
msgid ""
You can’t perform that action at this time.
0 commit comments