• Andrew Huang's avatar
    Add opt-out switch for TLS 1.3 in SSLContext · ed4b5a77
    Andrew Huang authored
    Summary: Currently doesn't do anything since TLS 1.3 is not yet enabled by default. Once it is, calling disableTLS13() on a context will set the max TLS version to TLS 1.2.
    
    Reviewed By: mingtaoy
    
    Differential Revision: D25642589
    
    fbshipit-source-id: 0e580916b929111ed9721ca142b59eab0ea187df
    ed4b5a77
SSLContext.h 20.8 KB