pjfanning commented on PR #1901:
URL: https://github.com/apache/pekko/pull/1901#issuecomment-2991312759

   @He-Pin @raboof I still have 1 test case to fix, so this isn't quite ready.
   I still wonder if it's about time for us to encourage people off TLS 1.2 and 
onto 1.3. The biggest diff is that the cipher suites for 1.3 are bit different.
   
   One of the reasons that I started looking at this is that with Java 24 and 
25, we get a lot of test failures related to the TLSActor. I'm not sure whether 
Java 24/25 have changed their TLS defaults. Some of the test failures with Java 
24 and 25 are also related to TLS Renegotiation which is definitely one feature 
that was removed in TLS 1.3.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to