library · inferred from evidence
OpenSSL
A cryptographic library that resolves the SSL issue when Python is linked against it.
- avn CLI fails with SSLV3_ALERT_BAD_RECORD_MAC on a fresh Mac
pip-installed aiven-client fails with an SSL error on macOS because the system Python links against LibreSSL. Install your own Python linked against OpenSSL and the error goes away.