Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-1569

Suggest Doc updates for Android network-security interaction

    XMLWordPrintable

Details

    • 3

    Description

      In this forum post:
      https://forums.couchbase.com/t/server-tls-certificate-untrusted-error-connecting-to-sync-gateway/29087/7

      Jeff Lockhart implies that the interaction between replicators and Android's network-security configuration is more complex than we suspected. In particular:

      apparently there’s a requirement that if you have a <domain-config> defined (“Domain specific configuration”), even if it’s to set cleartextTrafficPermitted="true", it requires implementing checkServerTrusted(X509Certificate[], String, String) in some way. This function is part of the X509TrustManager API.

      We need to do a couple of experiments to understand the interaction, and then describe it in the Android documentation

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            blake.meike Blake Meike
            blake.meike Blake Meike
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty