Patch hpack push error.

This commit is contained in:
2018-06-05 21:37:27 +09:00
parent ef18da27e4
commit 66b42cbf8d
3 changed files with 1104 additions and 26 deletions
+2
View File
@@ -33,6 +33,8 @@ Here is the basic patch content.
| openssl-equal-pre2.patch | **_Not support_** draft **28**. |
| openssl-equal-pre7.patch<br />openssl-equal-pre8.patch | TLS 1.3 cipher settings **_can not_** be changed on _nginx_. |
| openssl-equal-pre7_ciphers.patch<br />openssl-equal-pre8_ciphers.patch | TLS 1.3 cipher settings **_can_** be changed on _nginx_. |
| nginx_hpack_push.patch | _Patch both_ the HPACK patch and the **PUSH ERROR**. |
| nginx_hpack_push_fix.patch | _Patch only_ the **PUSH ERROR** of the hpack patch. (If the HPACK patch has already been completed) |
**The "_ciphers" patch file is a temporary change to the TLS 1.3 configuration.**