From: Martin P. <Mar...@ia...> - 2009-03-03 09:26:30
|
Ïé×Ó wrote: > Hello, > I ran TCcert on my platform with Operating System of Federa(Core 2.6) and JDK 1.4. When I ran the command: bash tccert.sh ca ca.ini. I got the following output: > generating CA certificates... > CAroot > Exception in thread "main" iaik.utils.InternalErrorException > at iaik.PKCS.PKCS8.EncryptedPrivateKeyInfo.encrypt(Unknown Source) > I found that ca.cert was generated but ca.pkey wasn't. I don't know what's the reason. Could you help me. Thanks. Are you sure you use the _signed_ .jar file of the IAIK-JCE library? See the mailing list archive for thread "tccert fails" in Jan 2008, someone had the same problems because of this. HTH, Martin |