Details
-
Bug
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
3.2.5
-
Void Linux, with LibreSSL v2.3.6
-
1
-
v3.2, v3.0
Description
Currently, when building the MongoDB Tools on Void Linux, which uses LibreSSL, instead of OpenSSL, I hit the following error:
- github.com/spacemonkeygo/openssl
could not determine kind of name for C.EVP_sha
I believe this is because SHA-0 support was removed from LibreSSL, in favor of SHA-1, due to obsolescence.
In any case, could a check for support be added, rather than simply breaking when it's not available?
Attachments
Issue Links
- is related to
-
TOOLS-1145 replace spacemonkey go with a wrapper around the c-drivers tls implementation
-
- Closed
-