GitHub user raulcd added a comment to the discussion: [C++] OpenSSL 1.0.2 and above supported for C++, but in R OpenSSL 1.0 and 1.1 is desupported
Based on this issue: - https://github.com/apache/arrow/issues/45449 I think we should bump the minimum OpenSSL version required on our CMake instead of asking why R dropped it as OpenSSL version < 3 is EOL and unsupported. I am unsure saying Arrow supporting OpenSSL 1.x at the moment is just coincidental as we might or might not be testing it on CI (as far as I know there's no specific OpenSSL CI validation) and this might just be a missed bump on our CMake. GitHub link: https://github.com/apache/arrow/discussions/50032#discussioncomment-17233934 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
