From: Nathaniel Wesley Filardo Date: Sun, 6 Oct 2019 00:32:03 +0000 (+0100) Subject: Broker default to SSL now X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=fe0b946d436f5b5eec71394fe2bea52306070505;p=acmetensortoys-ctfws-android Broker default to SSL now I feel a little better about this because we're asking our devices to download arbitrary data as the handbook, and I'd really prefer it not be MITMable by default. --- diff --git a/mobile/src/main/res/values/strings.xml b/mobile/src/main/res/values/strings.xml index 3a07989..266fa62 100644 --- a/mobile/src/main/res/values/strings.xml +++ b/mobile/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - tcp://ctfws-mqtt.cmukgb.org:1883 + ssl://ctfws-mqtt.cmukgb.org:8883 CtFwS Timer CtFwS Handbook