939ce64 Revert "Fix: Cannot use SSL3 anymore"

Authored and Committed by Matúš Honěk 5 years ago
    Revert "Fix: Cannot use SSL3 anymore"
    
    This reverts commit 53b870b7dbc10d0b1955a217be656b221cfa01b5.
    
    Turns out the OpenSSL setting SSL_OP_NO_SSLv3 by default means we really should
    not use the SSLv3 anymore, so removing the patch that tried hard.
    
        
file modified
+4 -3