-
|
Hey guys, I found a vulnerability in my TLS check against the broker (Client-Initiated Renegotiation). Is that a known issue, or I only not found this option? thx and greetings |
Beta Was this translation helpful? Give feedback.
Answered by
zmstone
Sep 15, 2021
Replies: 1 comment 1 reply
-
|
this is configurable in the ssl library, but we have not made it an option for EMQ X users. we'll look into it. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zmstone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this is configurable in the ssl library, but we have not made it an option for EMQ X users.
https://erlang.org/doc/man/ssl.html#type-client_renegotiation
we'll look into it.