library · inferred from evidence
certifi
A Python library that provides a consistent CA bundle, a hard dependency of aiven-client.
- ggshield ValueError: invalid literal for int() with base 10: '' on macOS
After installing ggshield 1.51.0 via Homebrew on macOS, every run crashes at startup with ValueError: invalid literal for int() with base 10: ''. The setup_truststore() step failed to parse the macOS version string and died before doing any
- 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