How to set ssl validate certificate to false in python

Hey @DhyanandraSingh ! in your broker properties config, can you try to disable ssl validation using
"solace.messaging.tls.cert-validated": False and "solace.messaging.tls.cert-validated-date": False. Let me know if this solves your issue!