RabbitMQ : TLS 1.2 : During handshake of TLS connection where does the client fetch the list of cipher suites from that it sends in 'Client Hello' message? #4864
Unanswered
mahendra25aug
asked this question in
Questions
Replies: 1 comment 5 replies
-
Some clients allow you to configure specific cipher suites for TLS. I don't think it's a common thing to do, though. What is documented in RabbitMQ's TLS docs is the server counterpart. Did I understand your question correctly? |
Beta Was this translation helpful? Give feedback.
5 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Searched a lot but still don't know that from where does the client fetches the list of cipher suites that it is going to propose to server?
Please note that I am asking of cipher suits proposed by client in 'Client Hello' message.
Beta Was this translation helpful? Give feedback.
All reactions