282543 HttpClient SSL buffer size fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@856 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
1ec196076a
commit
c5983dbb1d
|
@ -35,4 +35,8 @@ public class ExternalKeyStoreAsyncSslHttpExchangeTest extends SslHttpExchangeTes
|
|||
_httpClient.start();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void testSun() throws Exception
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue