We are having a IoT controller device and we want to connect it with Azure IoT hub (via MQTT) so is it possible to send data from IoT device to Azure IoT Course hub without installing any certificate on device i.e. we can configure a URL on device and that will simply send data to cloud with any certificate configuration on device. This is for testing purpose in the production we will update it with SSL.
Thanks, Deepak