Connecting MQTT Engine Module to Mosquitto broker with TLS enabled and certificate based authentication

I am having issues making a connection to mqtt broker with TLS enabled and certificate based authentication. I have ssl enabled on the web server but the private certificate is a different certificate then the one that is being used for the mqtt broker. Could this cause an issue?

Do you see any log error messages indicating that the certificate is invalid? If so, please post them here.