• Xiangyu Bu's avatar
    Kill folly::SSLContext::switchCiphersIfTLS11. · 4fbcb4b8
    Xiangyu Bu authored
    Summary: It has been years since BEAST attack surfaced. The vulnerabilities have been patched and the mitigation using RC4 cipher is no longer needed. This diff removes the code relevant to mitigating BEAST years ago.
    
    Reviewed By: anirudhvr
    
    Differential Revision: D5409859
    
    fbshipit-source-id: 58178e68a447f372b19491832a7be590af9402e9
    4fbcb4b8
SSLContext.cpp 20.9 KB