Back to bug 1017743

Who When What Removed Added
Stuart Auchterlonie 2013-10-10 14:41:08 UTC CC sauchter
Justin Ross 2013-10-10 14:58:19 UTC Target Milestone --- 3.1
Justin Ross 2013-10-10 15:51:40 UTC CC pmoravec
Flags needinfo?(pmoravec)
Pavel Moravec 2013-10-10 16:32:43 UTC Flags needinfo?(pmoravec)
Justin Ross 2014-06-23 18:22:04 UTC CC gsim
Assignee rhm-maint-list gsim
Target Milestone 3.1 ---
Flags needinfo?(gsim)
Justin Ross 2014-06-23 18:22:28 UTC Target Milestone --- 3.2
Gordon Sim 2014-06-23 21:04:15 UTC Flags needinfo?(gsim)
Justin Ross 2014-06-24 13:39:36 UTC Status NEW ASSIGNED
Target Milestone 3.2 3.1
Gordon Sim 2014-06-24 16:00:35 UTC Link ID Apache JIRA QPID-5841
Gordon Sim 2014-06-24 16:10:45 UTC Link ID Apache JIRA QPID-5842
Gordon Sim 2014-06-24 16:21:56 UTC Flags needinfo?(jross)
Justin Ross 2014-06-24 17:18:56 UTC Flags needinfo?(jross)
Gordon Sim 2014-06-24 19:58:09 UTC Blocks 1112850
Gordon Sim 2014-06-24 19:59:17 UTC Status ASSIGNED POST
Link ID Apache JIRA QPID-5842
Rajesh Rajasekaran 2014-07-14 16:21:09 UTC CC rrajasek
Eric Sammons 2014-07-30 20:36:32 UTC QA Contact mrgqe-bugs messaging-qe-bugs
Irina Boverman 2014-10-03 18:41:46 UTC Status POST MODIFIED
Fixed In Version qpid-cpp-0.30-2
Zdenek Kraus 2014-10-07 11:40:03 UTC CC zkraus
errata-xmlrpc 2014-10-07 18:43:34 UTC Status MODIFIED ON_QA
Frantisek Reznicek 2015-01-02 10:29:47 UTC CC freznice
QA Contact messaging-qe-bugs freznice
Zdenek Kraus 2015-01-12 14:53:42 UTC QA Contact freznice zkraus
Eric Sammons 2015-01-12 15:08:48 UTC CC esammons
Summary Posibility to disable the SSL hostname verification in C++ clients Posibility to disable the SSL hostname verification in C++ Linux clients
Zdenek Kraus 2015-01-13 22:11:11 UTC Status ON_QA VERIFIED
Jared MORGAN 2015-01-19 05:08:47 UTC Flags needinfo?(gsim)
Gordon Sim 2015-01-19 09:19:10 UTC Doc Text Feature: It is now possible to disable hostname verification when connecting over SSL.

Reason: In some circumstances, the certificate in use does not match the hostname used, yet there is no concern over spoofing due to other network controls. Disabling the verification performed by the qpid::messaging client is convenient in this circumstance.

Result: If a connection option 'ignore_ssl_hostname_verification_failure' is set to True, then when establishing an ssl connection, the client will not attempt to verify that the hostname of the server matches that included in the certificate.
Flags needinfo?(gsim)
Jared MORGAN 2015-03-05 22:57:30 UTC Doc Text Feature: It is now possible to disable hostname verification when connecting over SSL.

Reason: In some circumstances, the certificate in use does not match the hostname used, yet there is no concern over spoofing due to other network controls. Disabling the verification performed by the qpid::messaging client is convenient in this circumstance.

Result: If a connection option 'ignore_ssl_hostname_verification_failure' is set to True, then when establishing an ssl connection, the client will not attempt to verify that the hostname of the server matches that included in the certificate.
It is now possible to disable hostname verification when connecting over SSL. In some circumstances, the certificate in use does not match the hostname used, yet there is no concern over spoofing due to other network controls. Disabling the verification performed by the qpid::messaging client is convenient in this circumstance. If a connection option 'ignore_ssl_hostname_verification_failure' is set to True, then when establishing an ssl connection, the client will not attempt to verify that the hostname of the server matches that included in the certificate.
Jared MORGAN 2015-04-14 04:48:15 UTC Group support, devel
errata-xmlrpc 2015-04-14 13:10:48 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2015-04-14 13:47:04 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2015-04-14 09:47:04 UTC

Back to bug 1017743