Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-48004

[TLS] Cannot create index with TLS strict mode

    XMLWordPrintable

Details

    • Untriaged
    • Centos 64-bit
    • 1
    • Unknown

    Description

      1. Create  2 node cluster with KV:n1qL:index:FTS services and create a collection
      2. Enable N2N encryption using command 

        ./couchbase-cli node-to-node-encryption -c localhost:8091 -u Administrator -p password --enable

      1. Enable TLS strict mode using command

        ./couchbase-cli setting-security -c https://localhost:18091 -u Administrator -p password --set --cluster-encryption-level strict --no-ssl-verify

      1. Run create index command

        create index idx2 on test.test_scope_1.test_collection_1(name)

        [
          {
            "code": 12021,
            "msg": "Scope not found in CB datastore default:test.test_scope_1",
            "query": "create index idx2 on test.test_scope_1.test_collection_1(name);"
          }
        ]

       

      Logs are available at - 
      https://cb-engineering.s3.amazonaws.com/MB-48004/collectinfo-2021-08-18T092130-ns_1%40172.23.136.117.zip
      https://cb-engineering.s3.amazonaws.com/MB-48004/collectinfo-2021-08-18T092130-ns_1%40172.23.136.118.zip

      Attachments

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

        Activity

          People

            isha Isha Kandaswamy (Inactive)
            hemant.rajput Hemant Rajput
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty