Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-499

Test SSL Feature with Java 2.0 SDK

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Test Blocker
    • 2.0-beta
    • 2.0-dp2
    • None
    • Security Level: Public
    • None

    Description

      Michael, here is the SSL Feature Test I created
      https://github.com/couchbase/couchbase-java-client/pull/6/files
      I know there are suff should be in core, and we can move it later

      There are a couple issues in this feature tests

      1. view and query test hangs
      2. the ssl test I created is not able to catch exceptions such as sun.security.validator.ValidatorException, javax.net.ssl.SSLHandshakeException. etc

      We can’t disable SSL from the server side after starting the server. SSL certificate automatically generated and self signed, so we can’t modify expired date.

      I also test 2.5 server connect with java client, which does not work with SSL.

      Attached file is wireshark packet capture fro FeatureTest with SSL. If you decode it with SSL in Wireshark, you can see the data and TLS protocol.

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            wei-li Wei-Li Liu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty