Issue with Establishing MQTT Connections on Ports 443, 55443 for Solace Broker (WSS, TCPS)
I am currently working on integrating an MQTT client with the Solace Broker, using the CocoaMQTT library for iOS. While I am able to successfully establish connections, publish, and subscribe to topics using port 8883, I am facing issues with ports 443, 55443 (which I am attempting to use for WSS and TCPS protocols). What…