Java9 build 119 plus LetsEncrypt JDK-8154757

Richard Kolb rjdkolb at gmail.com
Wed May 25 06:52:56 UTC 2016


Seems I jumped the gun as I did not read the dates of when 8154790 was
marked resolved. ☺ (yesterday)

I guess it will be in build 120.

Regards,
Richard
On 24 May 2016 20:10, "Richard Kolb" <rjdkolb at gmail.com> wrote:

> Hello
>
> I've been trying to get LetEncrypt working with Java 9 b119.
> According to this issue it is fixed :
> https://bugs.openjdk.java.net/browse/JDK-8154757
> Does anyone know when it will ship with Java 9 or am I doing something
> wrong?
>
> thanks,
> Richard.
>
> Some sample jshell :
>
> jshell> import java.net.http.*;
> jshell> HttpResponse response = HttpRequest.create(new URI("
> https://jozijugdojo.co.za")).GET().response();
>
> Closing java.nio.channels.SocketChannel[connected local=/192.168.0.3:34890
> remote=jozijugdojo.co.za/52.203.130.161:443]
> |  javax.net.ssl.SSLHandshakeException thrown: General SSLEngine problem
>


More information about the adoption-discuss mailing list