Details
Description
When using the default enabledCipherSuites settings on Java 7, the NIO+SSL connector corrupts the SSL output stream when asked to flush a buffer larger than the SSL buffer size (approx. 16 KB). This is reproducible by sending a single BytesMessage >= 16KB to the broker and attempting to consume it.
Attachments
Attachments
Issue Links
- is depended upon by
-
AMQ-4135 Bug in stomp+nio+ssl
- Resolved