couchbaselabs / couchbaselabs/query
It should be possible to connect to a datastore over SSL using basic authentication
Open
- Dominant language
- Go
- Stars
- 34
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Something like:
```
./cbq-engine -datastore="https://user:password@ssl.myhost.com:18091"
```
Apparently this is [not supported](https://github.com/couchbaselabs/query/blob/master/datastore/resolver/resolver.go#L28)?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.