# Community not found in App Android Version 7

**URL:** https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624
**Category:** Support
**Tags:** android-app
**Created:** [September 8, 2017, 12:14pm UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624 "2017-09-08T12:14:05Z")
**Posts on this page:** 1
**Showing post:** 37

<div class="post-metadata">

### Author: ![h.vdheurik](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/h.vdheurik/32/78661_2.png) [@h.vdheurik](https://meta.discourse.org/u/h.vdheurik)
#### Post date: [September 18, 2017, 10:26am UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/37 "2017-09-18T10:26:10Z")

</div>

Hello Gerhard,

The problem is solved. After looking at the SSLLabs results again i noticed a difference between the Android 7.0 handhake. Our site gave ECDH secp384r1 while your site gave ECDH secp256r1. After some googling i landed on the following site:

[https://stackoverflow.com/questions/39133437/sslhandshakeexception-handshake-failed-on-android-n-7-0](https://stackoverflow.com/questions/39133437/sslhandshakeexception-handshake-failed-on-android-n-7-0)

So there seems to be a bug in Android 7.0. I now changed the line “ssl\_ecdh\_curve secp384r1” to “ssl\_ecdh\_curve prime256v1” in “web.ssl.template.yml” and after a rebuild the app started working.

---

_[View the full topic](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624)._
