Skip to content

Commit

Permalink
Update config.sgml
Browse files Browse the repository at this point in the history
"before TLS 1.0" の "before"が訳から抜けていると思われます。
YabukiYouichi authored May 16, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c15283e commit 0cabb81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/sgml/config.sgml
Original file line number Diff line number Diff line change
@@ -2057,7 +2057,7 @@ OpenSSLのバージョンにより、利用可能な暗号スイートの詳細
今の所使用できる値は<literal>TLSv1</literal>、<literal>TLSv1.1</literal>、<literal>TLSv1.2</literal>、<literal>TLSv1.3</literal>です。
古いバージョンの<productname>OpenSSL</productname>ライブラリはすべての値をサポートしません。
サポートしていない値が設定されるとエラーが発生します。
プロトコルバージョンTLS 1.0、すなわちSSLバージョン2あるいは3は常に無効となります。
TLS 1.0より前のプロトコルバージョン、すなわちSSLバージョン2あるいは3は常に無効となります。
</para>

<para>

0 comments on commit 0cabb81

Please sign in to comment.