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.
