From: Martin P. <Mar...@ia...> - 2012-07-18 08:31:19
|
On 2012-07-18 04:24, Jonathan M. Chu wrote: > When I try to run privacyCA server with sun JAVA 7, I get error > ./resources/certs/caaik.pkey Unable to decrypt private key: javax.crypto.BadPaddingException: Given final block not properly padded > > Do you know how I can fix it? The code has never been run with Java 7 as the project where this was all developed has ended quite some time ago and Java 7 did not yet exist back then. Consider the PCA code "AS IS", unmaintained/experimental. However, please report back if you find that Java 7 requires some specific fixes to make it run, others might want to know. HTH, Martin |