Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
proton-0.12.0
-
None
-
Important
Description
See https://github.com/apache/qpid-proton/blob/master/proton-c/bindings/python/proton/reactor.py#L529
If 'amqps:' is specified and the SSL libraries are not available the client will use an unsecured connection instead. This is done silently so the user is not aware of the security violation.
Attachments
Issue Links
- is required by
-
PROTON-1087 Building the library without the required SSL dependencies silently doesn't use SSL for AMQPS
- Closed