Ummm Java 8 is the latest... Joe
On Fri, Jun 18, 2021 at 1:45 PM Phil Smith III <[email protected]> wrote: > Michael Knigge wrote: > > >on a z/OS 2.4 system with latest Java installed (1.8.0_291) we have a > Tomcat application server and try to establish a TLS 1.3 connection. It > doesn't work. TLS 1.2 is working like a charm - but connections with 1.3 > fail (errors like "bad record mac" when using CuRL or > "SSL_ERROR_BAD_MAC_READ" When using firefox).. > > > > >Has anyone of you got it working? I currently assume a bug in the JVM.. > > > > Since Java 8 is so old, I'd be unsurprised to find that it doesn't support > TLS 1.3. Remember that the client side has to say "It's OK to use TLS > 1.3"-it isn't just "Does the system support it?" > > > > > https://stackoverflow.com/questions/29437596/tlsv1-3-is-it-available-now-in- > java-8 > <https://stackoverflow.com/questions/29437596/tlsv1-3-is-it-available-now-in-java-8> > supports this supposition. > > > > ...phsiii > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
