[OpenWrt-Devel] [PATCH 0/1] openssl: revert EOF detection change in 1.1.1
Eneas U de Queiroz
cotequeiroz at gmail.com
Thu Mar 26 22:20:07 EDT 2020
The revert was merged upstream, so it's official now.
This should be cherry-picked to 19.07 as well.
This was tested on mvebu, wrt3200acm
openssl/openssl#11378 mentions breakage of session resumption. i could
not verify that. openssl s_client with -sess-in/-sess_out works fine,
and ssllabs reports resumption working with both caching and tickets, so
I did not mention it in the commit description. I'm using nginx/1.17.8.
Changes from RFC:
- use the actual upstream commit, which does a partial revert, leaving
the header symbols, and bio modificiations unchanged, so it does not
need to revert 22623e0.
- not mentioning session resumption breakage because I can't verify it.
Eneas U de Queiroz (1):
openssl: revert EOF detection change in 1.1.1
package/libs/openssl/Makefile | 2 +-
...t-Detect-EOF-while-reading-in-libssl.patch | 80 +++++++++++++++++++
2 files changed, 81 insertions(+), 1 deletion(-)
create mode 100644 package/libs/openssl/patches/200-Partially-revert-Detect-EOF-while-reading-in-libssl.patch
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list