8000 work on ssl · python/python-docs-zh-tw@669de00 · GitHub
[go: up one dir, main page]

Skip to content

Commit 669de00

Browse files
committed
work on ssl
1 parent 68d438a commit 669de00

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

library/ssl.po

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,17 +1000,13 @@ msgid ""
10001000
"forward secrecy but requires more computational resources. This option only "
10011001
"applies to server sockets."
10021002
msgstr ""
1003-
"防止對不同的 SSL 會談重複使用相同的 DH 密鑰。這會加強向前保密但需要更多的運算"
1004-
"資源。此選項只適用於伺服器 sockets。"
10051003

10061004
#: ../../library/ssl.rst:770
10071005
msgid ""
10081006
"Prevents re-use of the same ECDH key for distinct SSL sessions. This "
10091007
"improves forward secrecy but requires more computational resources. This "
10101008
"option only applies to server sockets."
10111009
msgstr ""
1012-
"防止對不同的 SSL 會談重複使用相同的 ECDH 密鑰。這會加強向前保密但需要更多的運"
1013-
"算資源。此選項只適用於伺服器 sockets。"
10141010

10151011
#: ../../library/ssl.rst:778
10161012
msgid ""
@@ -1028,11 +1024,11 @@ msgstr "此選項僅適用於 OpenSSL 1.1.1 及更新版本。"
10281024
msgid ""
10291025
"Disable compression on the SSL channel. This is useful if the application "
10301026
"protocol supports its own compression scheme."
1031-
msgstr "在 SSL 通道上禁用壓縮。如果應用程序協定支援自己的壓縮方案,這會很有用。"
1027+
msgstr ""
10321028

10331029
#: ../../library/ssl.rst:794
10341030
msgid ":class:`enum.IntFlag` collection of OP_* constants."
1035-
msgstr ":class:`enum.IntFlag` 為 OP_* 常數中的一個集合。"
1031+
msgstr ""
10361032

10371033
#: ../../library/ssl.rst:798
10381034
msgid "Prevent client side from requesting a session ticket."

0 commit comments

Comments
 (0)
0