Local CRL file for RabbitMQ

64 views
Skip to first unread message

Eoin Kim

unread,
Jun 2, 2023, 4:54:02 AM6/2/23
to rabbitmq-users
Hi Team,

I have configured a local CRL file for TLS peer verification. I am trying to figure out how to set this up in rabbitmq.conf file.

I've set ssl_options.crl_check = true but I think there should be also a sort of configuration where the RabbitMQ should look at.

Could I please get some help regarding this? Thank you.

Eoin

Luke Bakken

unread,
Jun 2, 2023, 10:08:06 AM6/2/23
to rabbitmq-users
Hello Eoin,

TLS CRL files are specified in the certificates themselves, and are fetched via HTTP. This is not specific to RabbitMQ, but it's how CRLs work.

If you search the rabbitmq-users mailing list archives for "CRL" you'll see that I have assisted several users with this in the past. See this message, for instance -


You should be able to get the info you need from this repository - https://github.com/lukebakken/rabbitmq-users-crl-6LjcEo9cn98

Thanks,
Luke

Eoin Kim

unread,
Jun 4, 2023, 8:47:25 PM6/4/23
to rabbitmq-users
Hi Luke,

Thanks for your response, no worries.

I understand how PKI works. I just hoped there would be such an option where CRL file can be directly loaded to RabbitMQ instead of using the web service as I saw some applications supporting it.

All good. Thanks again.

Eoin
Reply all
Reply to author
Forward
0 new messages