work on ssl#824
Merged
mattwang44 merged 5 commits intopython:3.12from Feb 27, 2024
Merged
Conversation
ken71301
reviewed
Feb 23, 2024
Collaborator
ken71301
left a comment
There was a problem hiding this comment.
有關 peer 的翻譯,我在辭典與 network 上的定義上都看不出可以翻成 對方,我找到的定義為:
In simple terms, a peer is any device that participates in a network and has the same functionality as one or more devices in the network.
而樂詞網則翻譯為 同級,可以參考或討論得出正確的翻譯,感謝
所有翻譯請一併修正至正確用詞~
| "The option is deprecated since OpenSSL 1.1.0. It was added to 2.7.15, 3.6.3 " | ||
| "and 3.7.0 for backwards compatibility with OpenSSL 1.0.2." | ||
| msgstr "" | ||
| "此選項從 OpenSSL 1.1.0 以後已被棄用。它被加到 2.7.15、3.6.3 和 3.7.0,為了項" |
| "Disable all renegotiation in TLSv1.2 and earlier. Do not send HelloRequest " | ||
| "messages, and ignore renegotiation requests via ClientHello." | ||
| msgstr "" | ||
| "禁止所有在 TLSv1.2 及更早版本的重協商。不發送 HelloRequest 消息,並忽略通過 " |
| "Disable all renegotiation in TLSv1.2 and earlier. Do not send HelloRequest " | ||
| "messages, and ignore renegotiation requests via ClientHello." | ||
| msgstr "" | ||
| "禁止所有在 TLSv1.2 及更早版本的重協商。不發送 HelloRequest 消息,並忽略通過 " |
Collaborator
There was a problem hiding this comment.
重協商建議加上原文 e.g 重協商 (renegotiation)
Co-authored-by: Payon <ken71301@hotmail.com>
ken71301
reviewed
Feb 26, 2024
Co-authored-by: Payon <ken71301@hotmail.com>
ken71301
reviewed
Feb 27, 2024
Co-authored-by: Payon <ken71301@hotmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.