mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
6995981303
Both the C and JRuby SSL implementations would hang on a bad handshake because they were not producing the EOF expected in that case. Update their error handling to behave correctly here (note: `test_ssl_v3_rejection` covers this). |
||
---|---|---|
.. | ||
Http11.java | ||
Http11Parser.java | ||
MiniSSL.java |