Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-6808

TLS connection example will not work in the form illustrated in the example

    XMLWordPrintable

Details

    Description

      You probably want to update the example using TLS to include the fact that if you take the self signed ROOT CA cert out of Couchbase, you also need to use the TLSSkipVerify true option in the SecurityConfig type or else nothing much seems to happen until you figure out that is what this error means in the memcached log.

      WARNING 56: SSL_accept() returned -1 with error 1: error:14094412:SSL routines:ssl3_read_bytes:sslv3 alert bad certificate

      type SecurityConfig struct

      { TLSRootCAs *x509.CertPool TLSSkipVerify bool }

      Reporter: Francis J. Hitchens
      E-mail: fhitchen@gmail.com

      Attachments

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

        Activity

          People

            richard.smedley Richard Smedley
            docsite-collector Docs Site Collector
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty