441756 Ssl Stackoverflow on renegotiate
This commit is contained in:
parent
7584488702
commit
420df3b5d6
|
@ -773,7 +773,7 @@ public class SslConnection extends AbstractConnection
|
|||
{
|
||||
if (DEBUG)
|
||||
LOG.debug("{} renegotiation denied", SslConnection.this);
|
||||
shutdownOutput();
|
||||
getEndPoint().shutdownOutput();
|
||||
return allConsumed;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue