f8717ff Add compatibility patch for openssl 3.0.0

Authored and Committed by mkulik 2 years ago
    Add compatibility patch for openssl 3.0.0
    
    The memory-leak checking has been deprecated in OpenSSL 3.0 in favor of clang's memory and leak sanitizer.
    
    More information in proxysql_openssl.patch file.
    
        
file modified
+3 -0