Andreas Maechler created CALCITE-7797:
-----------------------------------------
Summary: Update httpclient5 to 5.6 / httpcore5 to 5.4
Key: CALCITE-7797
URL: https://issues.apache.org/jira/browse/CALCITE-7797
Project: Calcite
Issue Type: Improvement
Components: avatica
Reporter: Andreas Maechler
Update Apache HttpClient to the current release. httpclient5 5.6.4 requires
httpcore5 5.4.x, so both are updated together.
Notable change in HttpClient 5.6: {{DefaultClientTlsStrategy}} now defaults the
{{HostnameVerificationPolicy}} to the JSSE built-in verification when no policy
is given. With the fix from CALCITE-7796 the remote driver sets the policy
explicitly, so {{hostname_verification=NONE}} keeps working after this update
--
This message was sent by Atlassian Jira
(v8.20.10#820010)