[ 
https://issues.apache.org/jira/browse/QPID-7258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280201#comment-15280201
 ] 

ASF subversion and git services commented on QPID-7258:
-------------------------------------------------------

Commit 1743379 from [~lorenz.quack] in branch 'qpid/trunk'
[ https://svn.apache.org/r1743379 ]

QPID-7258: Python Client for AMQP 0-8...0-9-1] Perform
 hostname verification of tls connections

* hostname verification is performed by default.
* introduce connection_option "ssl_skip_hostname_check" to disable this feature
* hostname verification will throw an ImportError on Python <2.6

> [Python Client for AMQP 0-8...0-9-1] Perform hostname verification of ssl/tls 
> connections
> -----------------------------------------------------------------------------------------
>
>                 Key: QPID-7258
>                 URL: https://issues.apache.org/jira/browse/QPID-7258
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>            Reporter: Lorenz Quack
>         Attachments: 
> 0001-QPID-7258-Python-Client-for-AMQP-0-8.0-9-1-Perform-h.patch
>
>
> Currently, the Python client for AMQP 0-8...0-9-1 does not perform hostname 
> verification of tls connections. this opens the possibility of 
> Man-in-the-Middle attacks.
> We should enhance the client to have this ability, make it configurable and 
> turn the feature on by default.
> It should respect hostnames from both CN and SANs, and support wildcards.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to