Description
On Java 7, we sometimes see errors when using SSL. For instance:
2013-04-23 09:02:36,864 [ActiveMQ Transport: ssl:///xx.xx.xx.xx:51341] WARN Transport - Transport Connection to: tcp://xx.xx.xx.xx:51341 failed: javax.net.ssl.SSLHandshakeException: Invalid Padding length: 226
This is a known problem which has been fixed in Apollo, see https://issues.apache.org/jira/browse/APLO-287.
We should provide a similar fix for ActiveMQ 5.9
Attachments
Issue Links
- is related to
-
AMQ-5970 Weak ethereal DH key bug
- Closed