Hi Michael,

I presume you're talking about the keys used in the keystore for SSL / SASL connections?

JX piggybacks on top of the Sun/Java standard keystore, using a programmatic interface similar to that used by 'keytool' - I'd check the Sun site about using 4k keys with java. JX doesn't do much with the keys directly aside from parse them for display; everything else is done by the default java libraries; I don't know what their limitations are, but you might be able to get around your problem by upgrading the version of java? Maybe java 1.5 supports this?

   - Chris

On 11/10/2005, at 9:32 AM, Michael Bright wrote:

Chris:
I have been working with your product JXplorer and I have to say, it is a very impressive tool. I am, however, working on a project that requires me to be working with 4k Key sizes. Your tool doesn't seem to support this size key. Is this an accurate assumption? Is there a way to enable this functionality?

Thank you for your time,
Michael Bright



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Jxplorer-users mailing list
Jxplorer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-users

Reply via email to