library · inferred from evidence
LibreSSL
A cryptographic library that macOS's system Python is linked against, causing SSL issues.
- avn CLI fails with SSLV3_ALERT_BAD_RECORD_MAC on a fresh Mac
After `pip install aiven-client` on a Mac, `avn project list` fails with `SSLError(SSLError(1, '[SSL: SSLV3_ALERT_BAD_RECORD_MAC] sslv3 alert bad record mac ...'))`. It is caused by macOS's system Python being linked against LibreSSL instea