java version 1.7.0_67
When executing a WS post, I receive this message:
[debug] o.j.n.h.s.SslHandler - Failed to clean up SSLEngine.
javax.net.ssl.SSLException: Inbound closed before receiving peer's close_notify: possible truncation attack?
at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) ~[na:1.7.0_67]
at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1619) ~[na:1.7.0_67]
at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1587) ~[na:1.7.0_67]
at sun.security.ssl.SSLEngineImpl.closeInbound(SSLEngineImpl.java:1517) ~[na:1.7.0_67]
at org.jboss.netty.handler.ssl.SslHandler.closeEngine(SslHandler.java:657) [netty-3.9.3.Final.jar:na]
I thought this issue was fixed in 2.3.3 (I haven't looked through the code yet). Is anyone else experiencing this issue?
Chris
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framewor...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.