79572202

Date: 2025-04-14 00:35:36
Score: 0.5
Natty:
Report link

Facing similar SSL failure. exceptions with Docker python:3.13-alpine
and rabbitmq-amqp-python-client library.
Apparently, while building proton package, it rely on pkgconf / pkg-config.
So after adding packages, proton.SSL.present() again works

apk add --no-cache build-base pkgconf openssl openssl-dev
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sergey Motyrev