Skip to content

RabbitMQ server not coming up in FIPS enabled cluster #12278

Closed Answered by lukebakken
Vishnu-0809 asked this question in Questions
Discussion options

You must be logged in to vote

This is where the Reason for termination = error:{error,{"evp.c",136},"Can't make context"} error originates:

https://github.com/erlang/otp/blob/OTP-26.2.5/lib/crypto/c_src/evp.c#L52-L53

You can see that it has something to do with Erlang's interaction with OpenSSL.

You state here:

So just wanted to know that if I am not doing that and using the erlang rpm I have mentioned above which is not fips supported, is there a way that I can use the default configuration (no fips) of erlang on the fips enabled env.

Then don't add any settings to rabbitmq.conf or advanced.config. RabbitMQ won't try to use FIPS.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #12278 on September 11, 2024 14:22.