You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Harikrishnan P (JIRA)" <ji...@apache.org> on 2015/04/01 09:35:53 UTC

[jira] [Created] (AMQ-5700) Invalid TLS Padding data Error

Harikrishnan P created AMQ-5700:
-----------------------------------

             Summary: Invalid TLS Padding data Error
                 Key: AMQ-5700
                 URL: https://issues.apache.org/jira/browse/AMQ-5700
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.11.0
         Environment: Ubuntu 12.04 Kernel 3.13, java version "1.7.0_72",OpenSSL 1.0.1 
            Reporter: Harikrishnan P


        <transportConnectors>
            
            <transportConnector name="openwire" uri="tcp://0.0.0.0:1883?maximumConnections=1000&amp;wireFormat.maxFrameSize=104857600"/>
            <transportConnector name="ssl" uri="ssl://0.0.0.0:8883"/>
        </transportConnectors>


Tried creating certificates as per the following link:

https://github.com/rethab/php-stomp-cert-example/blob/master/README.md



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