node-ottoman
node-ottoman copied to clipboard
Segmentation fault when connecting using TLS/SSL
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.
If possible, lets also add tests to cover TLS connection