You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/09/28 05:36:17 UTC

[GitHub] [accumulo] ctubbsii opened a new issue, #3786: Use TLSv1.3 by default

ctubbsii opened a new issue, #3786:
URL: https://github.com/apache/accumulo/issues/3786

   By default, when Accumulo is configured to use SSL/TLS, it uses TLSv1.2. However, TLSv1.3 is available, and should be the default.
   
   I'm not sure exactly what, if anything, needs to change to support TLSv1.3, but it might just be a matter of changing the defaults in Property.java.


-- 
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-unsubscribe@accumulo.apache.org.apache.org

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


[GitHub] [accumulo] cshannon commented on issue #3786: Use TLSv1.3 by default

Posted by "cshannon (via GitHub)" <gi...@apache.org>.
cshannon commented on issue #3786:
URL: https://github.com/apache/accumulo/issues/3786#issuecomment-1740944068

   For changing this we should also make sure the monitor supports TLSv1.3. There are 2 things here that I would recommend doing the first would be to set the default for the client to be TLSv1.3 but it's probably a good idea to still accept TLSv1.2 as well for now.


-- 
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-unsubscribe@accumulo.apache.org

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


Re: [I] Use TLSv1.3 by default [accumulo]

Posted by "cshannon (via GitHub)" <gi...@apache.org>.
cshannon closed issue #3786: Use TLSv1.3 by default
URL: https://github.com/apache/accumulo/issues/3786


-- 
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-unsubscribe@accumulo.apache.org

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