how to disable tls v1.0, only enable tls v1.3,thanks #4829
Unanswered
liuyan190974
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how to disable tls v1.0, only enable tls v1.3,thanks.
when we use dask-scheduler --protocol tls ......
will enable tls v1.0,v1.1,v1.2,v1.3.
beacuse tls v1.0&v1.1 is not safe ,we just only tls v1.2 or tls v1.3.
how to do it ,thanks
Beta Was this translation helpful? Give feedback.
All reactions