Hi Team,
I am setting up an rmq server for a number of IoT device information queuing in mqtt. I am setting up an mTLS authentication. And for CRL validation I've set ssl_options.crl_check = true in my config. Also, my certificate does contain CRL distribution pointers URL. But when I try to connect with the client it gives the following error.
Could I please get some help regarding this? Thank you.