lhotari opened a new pull request #10598:
URL: https://github.com/apache/pulsar/pull/10598


   Fixes #10335
   
   ### Motivation
   
   See #10335. TLSv1.3 support has been introduced in the JDK since [JDK 8 
since 
8u261](https://github.com/AdoptOpenJDK/openjdk-build/issues/1254#issuecomment-678900470).
 TLS protocol TLSv1.1 and TLSv1 aren't considered secure.
   
   ### Modifications
   
   - change default TLS protocols to TLSv1.3,TLSv1.2
   - update tests, docs & config files to reflect the change


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to