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