On Thu, Mar 11, 2010 at 8:06 AM, Jean-Sebastien Delfino
<[email protected]> wrote:
> Looks like Vysper hardcodes the Keystore type to JKS [2], which is not
> supported by Harmony [3][4]. Would there be a way to make this configurable
> (with a set method on XMPPServer?) and support another Keystore type like
> Bouncy Castle BKS?

Perhaps we should make this configurable on AbstractTLSContextFactory
and allow for injecting a TLSContextFactory into XMPPServer? Anyways,
could you open a JIRA issue for this problem and we'll have a look.

It would be very interesting to later on hear more about your results
of running Vysper on Harmony. I have previously struggled with getting
FtpServer running on Harmony due to bugs in the NIO implementation in
Harmony:
https://issues.apache.org/jira/browse/HARMONY-6097
https://issues.apache.org/jira/browse/HARMONY-6105

I haven't retried Harmony for a long time so things might have improved.

/niklas

Reply via email to