Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-1187

Fix connstr trust_store_path override if trustStorePath is not provided in ConnectOptions SecurityConfig

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.2.8
    • 4.2.7
    • None
    • None
    • 1

    Description

      Currently the SDK automatically overrides the connstr trust_certificate param with the SecurityConfig trustStorePath even if the trustStorePath is undefined.

      The SDK should only override the connstring if the trustStorePath from the ConnectionOption's SecurityConfig was populated. Also, the SDK should be able to correctly treat a `trust_store_path` connstring param as the `trust_certificate` to pass into the C++ SDK.

      Attachments

        For Gerrit Dashboard: JSCBC-1187
        # Subject Branch Project Status CR V

        Activity

          People

            jared.casey Jared Casey
            jared.casey Jared Casey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty