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

ASF subversion and git services commented on AMQCPP-619:
--------------------------------------------------------

Commit 0addcaa3e2c7b40feb46dfe2f690e5fba9355696 in activemq-cpp's branch 
refs/heads/3.9.x from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-cpp.git;h=0addcaa ]

Revert "[AMQCPP-619] Support for SSL wilcard certificate. Thank you Francois 
Godin for patch."

Reverts change on patch branch that breaks compatibily with 0.9.x version of 
OpenSSL which this series is known to operate with

This reverts commit 8f56789a345c327dd3336102f7e646adde90238d.


> Support for SSL wilcard certificate
> -----------------------------------
>
>                 Key: AMQCPP-619
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-619
>             Project: ActiveMQ C++ Client
>          Issue Type: New Feature
>    Affects Versions: 3.9.4
>            Reporter: Francois Godin
>            Assignee: Jamie goodyear
>            Priority: Major
>         Attachments: amqcpp-619.patch, sslCertificateWildcard.patch
>
>
> SSL certificate can contain wildcard in the hostname. For example, the 
> certificate URL "*.proxy.app.com" should match the following address:
> * 1.proxy.app.com
> * 2.proxy.app.com
> Sadly, ActiveMQ-CPP simply compare the two values and thus does not accept 
> such certificates.
> The Openssl page https://wiki.openssl.org/index.php/Hostname_validation 
> describe some possible implementation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to