[ https://issues.apache.org/jira/browse/PROTON-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188059#comment-15188059 ]
ASF subversion and git services commented on PROTON-1157: --------------------------------------------------------- Commit a0585851e1e8ed9678496e38278f4a7554d03636 in qpid-proton's branch refs/heads/master from [~kgiusti] [ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=a058585 ] PROTON-1157: fail if amqps: scheme is specified but SSL is not available > Reactor sends messages in the clear if ssl is requested by not available. > ------------------------------------------------------------------------- > > Key: PROTON-1157 > URL: https://issues.apache.org/jira/browse/PROTON-1157 > Project: Qpid Proton > Issue Type: Bug > Components: python-binding > Affects Versions: 0.12.0 > Reporter: Ken Giusti > Assignee: Gordon Sim > Priority: Blocker > Fix For: 0.13.0 > > > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)