File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -1000,17 +1000,13 @@ msgid ""
1000
1000
"forward secrecy but requires more computational resources. This option only "
1001
1001
"applies to server sockets."
1002
1002
msgstr ""
1003
- "防止對不同的 SSL 會談重複使用相同的 DH 密鑰。這會加強向前保密但需要更多的運算"
1004
- "資源。此選項只適用於伺服器 sockets。"
1005
1003
1006
1004
#: ../../library/ssl.rst:770
1007
1005
msgid ""
1008
1006
"Prevents re-use of the same ECDH key for distinct SSL sessions. This "
1009
1007
"improves forward secrecy but requires more computational resources. This "
1010
1008
"option only applies to server sockets."
1011
1009
msgstr ""
1012
- "防止對不同的 SSL 會談重複使用相同的 ECDH 密鑰。這會加強向前保密但需要更多的運"
1013
- "算資源。此選項只適用於伺服器 sockets。"
1014
1010
1015
1011
#: ../../library/ssl.rst:778
1016
1012
msgid ""
@@ -1028,11 +1024,11 @@ msgstr "此選項僅適用於 OpenSSL 1.1.1 及更新版本。"
1028
1024
msgid ""
1029
1025
"Disable compression on the SSL channel. This is useful if the application "
1030
1026
"protocol supports its own compression scheme."
1031
- msgstr "在 SSL 通道上禁用壓縮。如果應用程序協定支援自己的壓縮方案,這會很有用。 "
1027
+ msgstr ""
1032
1028
1033
1029
#: ../../library/ssl.rst:794
1034
1030
msgid ":class:`enum.IntFlag` collection of OP_* constants."
1035
- msgstr ":class:`enum.IntFlag` 為 OP_* 常數中的一個集合。 "
1031
+ msgstr ""
1036
1032
1037
1033
#: ../../library/ssl.rst:798
1038
1034
msgid "Prevent client side from requesting a session ticket."
You can’t perform that action at this time.
0 commit comments