We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 156cd95 commit 1e3cd8bCopy full SHA for 1e3cd8b
1 file changed
org.eclipse.paho.client.mqttv3.test/src/test/resources/test.properties
@@ -4,7 +4,7 @@ SERVER_URI=tcp://iot.eclipse.org:1883
4
CLIENT_KEY_STORE=clientkeystore.jks
5
CLIENT_KEY_STORE_PASSWORD=password
6
CLIENT_TRUST_STORE=clientkeystore.jks
7
-SERVER_SSL_PORT=8883
+SERVER_SSL_PORT=18884
8
SERVER_WEBSOCKET_URI=ws://iot.eclipse.org:80
9
10
# The list of server URIs which may be set in the MQTT ConnectOptions for an HA testcase.
0 commit comments