Francesca Milan wrote: > 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. >> >> > Hmmm, ok. And your client? Is it using MINA? Maybe your client doesn't trust the bogus certificate used by the server? What does the stack trace of the exception you get look like? Is the exception thrown on the client or server side? What MINA version are you using?
-- Niklas Therning www.spamdrain.net
