diff --git a/lib/curl_setup.h b/lib/curl_setup.h index a91b912f3e..8f54d11265 100644 --- a/lib/curl_setup.h +++ b/lib/curl_setup.h @@ -1578,8 +1578,8 @@ typedef struct sockaddr_un { /* OpenSSL 3 marks these functions deprecated but we have no replacements (yet) so tell the compiler to not warn for them: - DES_* (for NTLM) - - EVP_PKEY_get1_RSA, MD5_*, RSA_flags, RSA_free (auto-skipped for OpenSSL - built with no-deprecated) */ + - EVP_PKEY_get1_RSA, RSA_flags, RSA_free (auto-skipped for OpenSSL built + with no-deprecated) */ # define OPENSSL_SUPPRESS_DEPRECATED # ifdef _WIN32 /* Silence LibreSSL warnings about wincrypt.h collision. Works in 3.8.2+ */