mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-21 06:05:19 +00:00
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…
x
Reference in New Issue
Block a user