Replies: 2 comments
-
I will convert this issue to a GitHub discussion. Currently GitHub will automatically close and lock the issue even though your question will be transferred and responded to elsewhere. This is to let you know that we do not intend to ignore this but this is how the current GitHub conversion mechanism makes it seem for the users :( |
Beta Was this translation helpful? Give feedback.
-
RabbitMQ does not implement TLS, Erlang/OTP does. If this can be reproduced against Erlang 23.3 or 24 (current master), please let the Erlang/OTP team know. Unfortunately Erlang 24 support in RabbitMQ 3.8 will have to wait until next month. |
Beta Was this translation helpful? Give feedback.
-
When connecting using the latest alpha version of OpenSSL 3.0 the connection fails. From a Wireshark capture I see that RabbitMQ resets the connection as soon as the client hello packet is received. This is not an OpenSSL issue since I'm having no difficulty connecting to any other TLS service using the same command.
OpenSSL logs -
Beta Was this translation helpful? Give feedback.
All reactions