Hello,
We are trying to upgrade our RabbitMQ hosts to 3.10 and Erlang 24.X.
Unfortunately we have a large installed base on RHEL7 using OpenSSL 1.0.1.
I read on rabbitmq pages that Erlang 24 requires OpenSSL 1.1.X and the provided rpm packages are available for RHEL8.4 and later only.
Now, as far as I can understand, Erlang 24 can be built with OpenSSL 0.9.8c or later [1] , so why is 1.1.X a requirement? Is it for something RabbitMQ specific?
What I want to avoid if possible is to keep the door open for our RHEL7 to have a RabbitMQ 3.10/erlang 24 upgrade path.
Lifting the OS is not a trivial task in our environment.
If we venture to compile Erlang 24 using OpenSSL 1.0.1, what would be the risk? Will it even work?
Appreciate your advice!
Thank you!
Best Regards,
Thomas