On Mon, 2019-05-27 at 15:32 +0530, Ravi Verma wrote:
> Hi,
> 
> We are using the following jars in our product:
> 
> httpclient-4.5.6.jar
> httpcore-4.4.10.jar
> 
> We need confirmation on - Do these jars supported with JDK 11.?
> 
> Could you please let us know on this?
> 

I am not sure I understand what you mean by "supported with JDK 11.".
Naturally HttpCore 4.4.10 and HttpClient 4.5.6 run on Java 11 but SSL
code of those versions is incompatible with TLSv1.3 shipped with Java
11.

HttpCore is compatible with TLSv1.3 shipped with Java 11 as of version
4.4.11.

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to