SSLContextFactory was this class http://www.koders.com/java/fid8F948DB894E85F952BCCCB5B305BF92F0BE19DF6.aspx?s=bougus

Niklas Therning ha scritto:
Francesca Milan wrote:
<snip/>

SSLFilter filter = new SSLFilter(SSLContextFactory.getInstance(true));
I'm not familiar with the SSLContextFactory class. Is that something
you've developed yourself? What does getInstance() do?

Make sure the SSLEngine you're using isn't set to client mode.


Reply via email to