Connor Lanigan
2015-06-14 10:51:10 UTC
Hi,in order to connect to a TextSecure server, a client needs the server's URL as well as the TLS certificate.
I've been looking for these two for the "official" TextSecure server run by Open Whisper Systems, but haven't been able to find them. In the android-client's code this data is pulled from org.thoughtcrime.securesms.BuildConfig, but I couln't find that class in the repository. It seems to be dynamically created.
Where can I get this data?
- Connor
I've been looking for these two for the "official" TextSecure server run by Open Whisper Systems, but haven't been able to find them. In the android-client's code this data is pulled from org.thoughtcrime.securesms.BuildConfig, but I couln't find that class in the repository. It seems to be dynamically created.
Where can I get this data?
- Connor