Navigation

    Bitfire Forums

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    1. Home
    2. Tags
    3. tls
    Log in to post
    • P

      Connecting from Nextcloud App (Android) to Davx5 failed ("Error Code 3, connection not secure")
      DAVx⁵ • tls • • pengeldi

      2
      0
      Votes
      2
      Posts
      119
      Views

      rfc2822

      Hi,

      DAVx5 uses an Android WebView to show the Nextcloud login page. According to WebViewClient’s documentation:

      Applications are advised not to prompt the user about SSL errors, as the user is unlikely to be able to make an informed security decision and WebView does not provide any UI for showing the details of the error in a meaningful way.

      So if you’re using self-signed certificates, please create the account directly in DAVx5 instead of using the Login Flow from the Nextcloud app.

      Or get a free Let’s Encrypt certificate, in case that your service is accessible from the Internet…

    • danjde

      Letsencrypt certificate auto acceptance renew on same domain?
      DAVx⁵ • tls • • danjde

      9
      0
      Votes
      9
      Posts
      50
      Views

      rfc2822

      Ok, I hope that it will help in your case.

    • F

      DavDroid SSL error ICS 4.0.4
      DAVx⁵ • tls • • frazan

      6
      0
      Votes
      6
      Posts
      57
      Views

      rfc2822

      @frazan Unfortunately, it won’t work with Android 4.0.4 then.

    • pasdVn

      2.5.x: javax.net.ssl.SSLHandshakeException
      DAVx⁵ • solved tls • • pasdVn

      8
      0
      Votes
      8
      Posts
      171
      Views

      rfc2822

      I’m happy that it know works for you and thanks for sharing the solution!

    • GuilleW

      secp521r1 → javax.net.ssl.SSLHandshakeException: Handshake failed
      DAVx⁵ • solved tls • • GuilleW

      24
      0
      Votes
      24
      Posts
      335
      Views

      rfc2822

      Ok, happy that it now works for you 🙂

    • Q

      SSL handshake issue (javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException)
      DAVx⁵ • solved tls • • qweqweqwe

      3
      0
      Votes
      3
      Posts
      255
      Views

      Q

      @rfc2822
      Thanks.
      Yes, the new version solved the handshake issue.