From: 祥子 <lic...@16...> - 2009-03-03 02:32:17
|
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) at iaik.PKCS.PKCS8.EncryptedPrivateKeyInfo.encrypt(Unknown Source) at iaik.PKCS.PKCS8.EncryptedPrivateKeyInfo.encrypt(Unknown Source) at iaik.tc.cert.Common.Common.writePrivateKeyToFile(Common.java:382) at iaik.tc.TCcert.generatCA(TCcert.java:247) at iaik.tc.TCcert.main(TCcert.java:118) 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. Your's Li |