• Christopher Dykes's avatar
    Define OPENSSL_NO_SSL2 under OpenSSL 1.1.0 · 9c5c5801
    Christopher Dykes authored
    Summary: OpenSSL 1.1.0 drops support for SSLv2, and in doing so also removes the define that user-code used to guard on whether SSLv2 was supported. This adds the define to the portability header to indicate SSLv2 is not supported.
    
    Reviewed By: anirudhvr
    
    Differential Revision: D5376869
    
    fbshipit-source-id: 04708db138dc13e7747cfff582f4cfed291648b3
    9c5c5801
OpenSSL.h 5.13 KB