couchbaselabs / couchbaselabs/couchbase-shell
Investigate removing openssl dependency all together
Open
- Dominant language
- Rust
- Stars
- 87
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
We don't have a direct dependency on it, it's transitive - and only on windows and linux too. The dependency we have is because of `rustls-native-certs`. If we can remove this and use something else then OpenSSL goes away which is a common headache gone.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.