You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jose (JIRA)" <ji...@apache.org> on 2018/07/11 00:36:00 UTC

[jira] [Closed] (AMQ-6966) mqtt over wss impossible get certificate details

     [ https://issues.apache.org/jira/browse/AMQ-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jose closed AMQ-6966.
---------------------
    Resolution: Not A Bug

> mqtt over wss impossible get certificate details
> ------------------------------------------------
>
>                 Key: AMQ-6966
>                 URL: https://issues.apache.org/jira/browse/AMQ-6966
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: MQTT
>    Affects Versions: 5.15.3
>            Reporter: Jose
>            Priority: Major
>
> steps:
>  * connect from paho mqtt client to mqtt+ssl transport in activemq
>  * from plugin addConnection function call info.getTransportContext
> Expected, transportContext is an instance of X509Certificate[] so i can extract certificate details
>  
> Issue:
> Execute the same but connect to wss transport in activemq
> info.getTransportContext return null



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