You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/02/26 19:43:18 UTC

[jira] [Commented] (AMQ-6187) MQTT Tests using SSL fail on latest JDK 8 release

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

ASF subversion and git services commented on AMQ-6187:
------------------------------------------------------

Commit 6e2edf08c3e3dda7656dffa1af8c92b6ed333c22 in activemq's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=6e2edf0 ]

https://issues.apache.org/jira/browse/AMQ-6187

Create a proper SSLContext for the MQTT client provider in the tests to
avoid failure on newer JDKs

> MQTT Tests using SSL fail on latest JDK 8 release
> -------------------------------------------------
>
>                 Key: AMQ-6187
>                 URL: https://issues.apache.org/jira/browse/AMQ-6187
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: MQTT
>    Affects Versions: 5.13.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 5.14.0, 5.13.2
>
>
> Tests that use SSL fail due to the way they initialize their SSL Context, simple fix is to use the same mechanism as is used to initialize the broker SSLContext to initialize the MQTT client provider.  



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