UniversalDevicesInc / UD-Mobile-Android

Issue-only repository for tracking issues related to the UD Mobile Android App
0 stars 1 forks source link

Unable to Connect Remotely #11

Closed danwiz85 closed 3 years ago

danwiz85 commented 3 years ago

I can connect local, but remote get error:

Error: Error(IOException) javax.net.ssl.SSLHandshakeException:Java.security.cert.CertPathValidationException: Trust anchor for certification path not found.

JavierRefuerzo commented 3 years ago

Hi @danwiz85, Thanks for testing.

Based on the error it looks as if your are not using the ISY Portal, Is this correct? If not using the portal, currently, the app only supports remote connections using A) VPN and selecting "Only Use Local Connection" or B) A valid CERT. Apple and Google have given developers notice that bypassing security may result in removal from the app stores. While it is currently possible to bypass the https CERT there is no guarantee it will work on the next version or that it will not result in removal from the respective app platforms.

danwiz85 commented 3 years ago

You are correct, I'm using mobilinc because you don't have a mobile app.

Okay, I'll create a cert in the next day or two.

On Mon, Nov 30, 2020 at 8:06 AM Javi notifications@github.com wrote:

Hi @danwiz85 https://github.com/danwiz85, Thanks for testing.

Based on the error it looks as if your are not using the ISY Portal, Is this correct? If not using the portal, currently, the app only supports remote connections using A) VPN and selecting "Only Use Local Connection" or B) A valid CERT. Apple and Google have given developers notice that bypassing security may result in removal from the app stores. While it is currently possible to bypass the https CERT there is no guarantee it will work on the next version or that it will not result in removal from the respective app platforms.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/UniversalDevicesInc/UD-Mobile-Android/issues/11#issuecomment-735773907, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR6FB26D43KD6GQTR6BN2D3SSOKEFANCNFSM4UHQ425A .

JavierRefuerzo commented 3 years ago

Thanks.

Please note this will not work with self signed CERTs unless trusted by the Android System. Adding a self signed CERT to the Android system is beyond the scope of support for this app.

danwiz85 commented 3 years ago

Okay.

On Mon, Nov 30, 2020 at 8:44 AM Javi notifications@github.com wrote:

Thanks.

Please note this will not work with self signed CERTs unless trusted by the Android System. Adding a self signed CERT to the Android system is beyond the scope of support for this app.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/UniversalDevicesInc/UD-Mobile-Android/issues/11#issuecomment-735794155, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR6FB273F7Q2IKES7CTTXV3SSOOSRANCNFSM4UHQ425A .