Hi, We are using libcurl with OpenSSL. While migrating from 8.6 to 8.9.1, we noticed that the latest code has additional condition under macro CURL_WINDOWS_APP. i.e.
If CURL_WINDOWS_APP macro is not defined, then use USE_WIN32_CRYPTO . We do see the macro 'CURL_WINDOWS_APP' is defined under conditions which are not enabled for us. Hence this macro is not defined. Could you please assist the use of CURL_WINDOWS_APP. This will help to modify our code accordingly and we don't want to use USE_WIN32_CRYPTO. Regards, Priyanka
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html