File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1806,7 +1806,7 @@ msgid ""
18061806"dictionary includes additional X509v3 extension items such as "
18071807"``crlDistributionPoints``, ``caIssuers`` and ``OCSP`` URIs."
18081808msgstr ""
1809- "當握手未完成時 ,會引發 :exc:`ValueError`。回傳的字典包含其他 X509v3 "
1809+ "當交握未完成時 ,會引發 :exc:`ValueError`。回傳的字典包含其他 X509v3 "
18101810"擴充項目,例如 ``crlDistributionPoints``、``caIssuers`` 和 ``OCSP`` URIs。"
18111811
18121812#: ../../library/ssl.rst:1249
@@ -1820,7 +1820,7 @@ msgid ""
18201820"disabled method acts the same as :meth:`~SSLSocket.get_unverified_chain`."
18211821msgstr ""
18221822"回傳 SSL 通道另一端提供的已驗證證書鏈,以 DER 編碼位元組的清單形式。如果"
1823- "證書驗證被停用,該方法與 :meth:`~SSLSocket.get_unverified_chain` 的作用相同。"
1823+ "證書驗證被停用,此方法與 :meth:`~SSLSocket.get_unverified_chain` 的作用相同。"
18241824
18251825#: ../../library/ssl.rst:1263
18261826msgid ""
@@ -1873,7 +1873,7 @@ msgid ""
18731873"Get channel binding data for current connection, as a bytes object. Returns "
18741874"``None`` if not connected or the handshake has not been completed."
18751875msgstr ""
1876- "取得目前連接的通道繫結資料,以位元組物件的形式。如果未連接或握手未完成 ,"
1876+ "以位元組物件的形式取得目前連接的通道繫結資料。如果未連接或交握未完成 ,"
18771877"則回傳 ``None``。"
18781878
18791879#: ../../library/ssl.rst:1300
You can’t perform that action at this time.
0 commit comments