You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/12/27 16:52:00 UTC

[GitHub] [hadoop] packet23 commented on pull request #5256: HADOOP-18583. Fix loading of OpenSSL 3.x symbols

packet23 commented on PR #5256:
URL: https://github.com/apache/hadoop/pull/5256#issuecomment-1366040812

   After digging a bit a more into Hadoop's usage of OpenSSL, I believe the PR fixes `hadoop checknative`, but there are other places that are not covered by `hadoop checknative`:
   * `org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory` - uses OpenSSL via wildfly-openssl 1.0.7.Final (wildfly-openssl >= 2.2.0.Final supports OpenSSL 3.x), not covered by `hadoop checknative`
   * `org.apache.hadoop.crypto.random.OpensslSecureRandom` - not covered by `hadoop checknative` as it seems


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org