node-ottoman icon indicating copy to clipboard operation
node-ottoman copied to clipboard

Segmentation fault when connecting using TLS/SSL

Open ejscribner opened this issue 3 years ago • 1 comments

We're seeing a segmentation fault when trying to connect using TLS (connection string prefixed with couchbases instead of just couchbase).

This is particularly relevant when connecting to a Capella cluster, which only allows TLS connection.

The segmentation fault appears to arise from the ensureCollections() function.

ejscribner avatar Feb 16 '22 22:02 ejscribner

If possible, lets also add tests to cover TLS connection

ejscribner avatar Feb 16 '22 23:02 ejscribner