> > > abfs and s3a can now go via wildfly to use any native openssl 1.1 libraries > -if that supports TLS1.3 then maybe the stores will talk through it. No > idea if anyone has tried it. > > Warning: Do not attempt to use wildfly-1.0.4-Final with openssl 1.1; you > need to upgrade to 1.0.7 unless you like to see NPE stack traces >
https://wiki.openssl.org/index.php/TLS1.3 We will need OpenSSL 1.1.1 to support TLS 1.3. According to the wiki 1.1.1 is a drop in replacement of 1.1.0. So maybe Hadoop already supports it.