Hi all, DAS already has MQTT Receiver but It is not enabled for secure MQTT Communication. So, now I am going to work on this feature to enable secure MQTT. In the Secure connection, the broker and the client talk over the SSL. Here, SSL provide a secure communication channel between a client and a server. For this implementation, I am going to get the following optional parameters from the user: tlsTruststoreLocation : the trustStore file path . tlsTruststorePassword : the password of truststore. tlsTruststoreType : the trustStore type. tlsVersion : the standard name of the requested protocol.
Please let me know if you have any suggestions on this? Regards, Kalaiyarasi Ganeshalingam Associate Software Engineer| WSO2 WSO2 Inc : http://wso2.org <http://www.google.com/url?q=http%3A%2F%2Fwso2.org&sa=D&sntz=1&usg=AFQjCNE_eTDfyl2ibPcq0hcXvRDNVuQmMg> Tel:+94 076 6792895 LinkedIn :www.linkedin.com/in/kalaiyarasiganeshalingam Blogs : https://kalaiyarasig.blogspot.com/ <http://kalai4.blogspot.com/>
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
