Brilliant, and it works with OpenJDK 8 for Windows. Thanks,
Curt On Friday, April 19, 2019 at 8:57:31 AM UTC-4, curts wrote: > > In response to Oracles recent announcement > <https://www.java.com/en/download/java8_update.jsp> that Java 8 releases > after 4/16/2019 are no longer free to use when not for personal use, I > tried running TurboVNC using the Windows OpenJDK 11.0.2 > <https://jdk.java.net/11/>. Here is the shell content: > > jawt.dll path: > C:\FOSS\Java\jdk-11.0.2\\bin > CConn: connected to host plwcalvin port > 5911 > CConnection: Server supports RFB protocol version > 3.8 > CConnection: Using RFB protocol version > 3.8 > com.turbovnc.rdr.SystemException: javax.net.ssl.SSLHandshakeException: No > appropriate protocol (protocol is disabled or cipher suites are > inappropriate) > at > com.turbovnc.rfb.CSecurityTLS.processMsg(CSecurityTLS.java:155) > at > com.turbovnc.rfb.CSecurityTLS.processMsg(CSecurityTLS.java:119) > at > com.turbovnc.rfb.CSecurityStack.processMsg(CSecurityStack.java:40) > at > com.turbovnc.rfb.CSecurityVeNCrypt.processMsg(CSecurityVeNCrypt.java:179) > at > com.turbovnc.rfb.CSecurityTight.processMsg(CSecurityTight.java:56) > at > com.turbovnc.rfb.CConnection.processSecurityMsg(CConnection.java:210) > at > com.turbovnc.rfb.CConnection.processMsg(CConnection.java:61) > at com.turbovnc.vncviewer.VncViewer.run(VncViewer.java:842) > at java.base/java.lang.Thread.run(Thread.java:834) > > An error dialog box reports: > javax.net.ssl.SSLHandshakeException: No appropriate protocol > (protocol is disabled or cipher suites are inappropriate) > > Any suggestions? Can this be overcome by adding an additional library not > included in the OpenJDK release or does this mean the application must be > updated to work with Java 11? > > Kind regards, > > Curt > -- You received this message because you are subscribed to the Google Groups "TurboVNC User Discussion/Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/a23a9332-9d07-4477-89cf-b7113f83b6a9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
