commit | 010941f87605e8219d25becdbc652350a687d6a2 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Fri May 03 20:56:19 2019 +0200 |
committer | Olivier Houchard <cognet@ci0.org> | Fri May 03 21:00:10 2019 +0200 |
tree | 38c222fbc343a69a6bef0b3d70e1ec94465574b0 | |
parent | c40efc19194a7b21137f9d2b3a39e83003689fef [diff] |
BUG/MEDIUM: ssl: Use the early_data API the right way. We can only read early data if we're a server, and write if we're a client, so don't attempt to mix both. This should be backported to 1.8 and 1.9.