libs3
libs3 copied to clipboard
Fix compilation with openssl 3.0
Since -Werror is used by default, warnings about calls to deprecated functions are treated as errors. Rewrite the code to not use functions deprecated in openssl 3.0.