Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Done
-
None
-
None
-
Studio 3: RI-23 64, Studio 1: RI-23 67
-
3
Description
The new SSL socket implementation (the non-libevent one) does not currently implement the SSL downgrade hack. We could probably use peek to achieve the same result, or modify our socket BIO to look at the first few bytes.