09-30-05 10:45 PM
Hi Christian,
2005/9/30, Christian Möller <dcmoeller-Mmb7MZpHnFY@public.gmane.org>:
>
> usually I do not send messages to members of mailing lists directly, but
> you was so kind to request for source code to reproduce my problems -
> and the mailing list server does not accept zipped attachments ...
Please look at mina.client.Shutdown.java:79:
// Adding SSL filter to chain
connector.getIoConnector().getFilterChain().addFirst("ssl", sslFilter);
Please append this just next to the above code:
sslFilter.setUseClientMode( true );
HTH,
Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
[ Post a follow-up to this message ]
|