Re: ZOE as "external" mail archive?

Zoe <[email protected]> Sun, 20 Mar 2005 15:58:46 +0100
Newsgroups gmane.mail.zoe.general
Message-ID <[email protected]>
Hi Lukasz,

On Mar 20, 2005, at 15:41, Lukasz Wiechec wrote:

> So, what am I doing wrong? :-)

Caused by: java.lang.RuntimeException: KeyManager.keyPair: 
KeyManager.store: DerInputStream.getLength(): lengthTag=127, too big.

The key length is to long. Your JVM doesn't support it.

You can either get the "Java Cryptography Extension (JCE) Unlimited 
Strength Jurisdiction Policy Files 1.4.2":

http://java.sun.com/j2se/1.4.2/download.html

Or reduce the key length to 1024 or less by creating a file named 
"alt.dev.zoe.KeyManager.plist" under 
"<ZOE>/Library/SZ/Configurations/Default/" with the following content:

{
     "keypair.length" = "512";
}

Cheers,

R.






-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click