From e051e9d866c6a49c475db18407452a3a1c4bbedf Mon Sep 17 00:00:00 2001 From: Hakase Date: Tue, 5 Jun 2018 08:26:43 +0900 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index daba283..98ecd21 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,8 @@ Here is the basic patch content. | Patch file name | Patch list | | :--- | :--- | | openssl-equal-pre2.patch | **_Not support_** draft **28**. | -| openssl-equal-pre7.patch | TLS 1.3 cipher settings **_can not_** be changed on _nginx_. | -| openssl-equal-pre7_ciphers.patch | TLS 1.3 cipher settings **_can_** be changed on _nginx_. | -| openssl-equal-pre8.patch | TLS 1.3 cipher settings **_can not_** be changed on _nginx_. | -| openssl-equal-pre8_ciphers.patch | TLS 1.3 cipher settings **_can_** be changed on _nginx_. | +| openssl-equal-pre7.patch
openssl-equal-pre8.patch | TLS 1.3 cipher settings **_can not_** be changed on _nginx_. | +| openssl-equal-pre7_ciphers.patch
openssl-equal-pre8_ciphers.patch | TLS 1.3 cipher settings **_can_** be changed on _nginx_. | **The "_ciphers" patch file is a temporary change to the TLS 1.3 configuration.**