diff --git a/com.ibm.streamsx.iot/com.ibm.streamsx.iot.watson/namespace-info.spl b/com.ibm.streamsx.iot/com.ibm.streamsx.iot.watson/namespace-info.spl
index 6044dc5..ad592b2 100644
--- a/com.ibm.streamsx.iot/com.ibm.streamsx.iot.watson/namespace-info.spl
+++ b/com.ibm.streamsx.iot/com.ibm.streamsx.iot.watson/namespace-info.spl
@@ -48,14 +48,18 @@
* parameter or submission time parameter `encrypted` can be set to
* `false` to use unencrypted connections through port `1883`.
*
- * **At this point SSL is not supported since the MQTT operators
- * do not yet support TLSv1.2. Use of the operators must set
- * `encrypted` to `false` to see device events and send commands.**
+ * **WARNING**: *At this point SSL is only supported using a version of
+ * `com.ibm.streamsx.messaging` built from the master branch of*
+ * [https://github.com/IBMStreams/streamsx.messaging|streamsx.messaging].
+ * *See* [https://github.com/IBMStreams/streamsx.messaging/issues/216|Issue #216].
+ * *Use of the operators must set `encrypted` to `false` to
+ * see device events and send commands if using a released version
+ * of the messaging toolkit.*
*
- * **The applications (`IotPlatform` and `SimpleAllDevices`)
- * are defaulted to unecrypted connections
+ * **WARNING**: *The applications (`IotPlatform` and `SimpleAllDevices`)
+ * are defaulted to unencrypted connections
* to allow them to work out of the box. The default will revert
- * to encrypted in future pre-release.**
+ * to encrypted in future pre-release.*
*
* The Watson Iot Platform scalable application model is used
* when operators interacting with Watson IoT Platform are in a
diff --git a/com.ibm.streamsx.iot/info.xml b/com.ibm.streamsx.iot/info.xml
index 94d9879..c669998 100644
--- a/com.ibm.streamsx.iot/info.xml
+++ b/com.ibm.streamsx.iot/info.xml
@@ -17,13 +17,13 @@ This toolkit depends on these toolkits:
* `com.ibm.streamsx.topology`
- 0.8.0.commit___dev__
+ 0.8.0.__dev__
4.1.0.0
com.ibm.streamsx.messaging
- [3.0.0,5.0.0)
+ [3.0.0,6.0.0)
com.ibm.streamsx.json