- 
    Type:Bug 
- 
    Resolution: Won't Fix
- 
    Priority:Minor - P4 
- 
    None
- 
    Affects Version/s: 3.2.5
- 
    Component/s: All Tools
- 
    Environment:Void Linux, with LibreSSL v2.3.6
- 
        1
- 
        v3.2, v3.0
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?
- is related to
- 
                    TOOLS-1145 replace spacemonkey go with a wrapper around the c-drivers tls implementation -         
- Closed
 
-