Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-644

Disallow `certpath` option with non-SSL scheme!

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 2.5.4
    • None
    • library
    • Security Level: Public
    • None

    Description

      Currently it is perfectly legal to pass `couchbase://....?certpath=?....`, however this may be confusing since the intent to specify ssl is clearly stated by the `certpath` option, but due to a simple one-letter typo, the connection might not end up actually using SSL.

      Since there is no programmatic way to determine if SSL is in use, we need to be a bit more zealous in option validation.

      Attachments

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

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            mnunberg Mark Nunberg (Inactive)
            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