I'll be looking into this problem. At first glance at the code I noticed
a comment which says "this code still has some problems reading PKCS12
file generated with Communicator". Is your PFX file one of these? There
some comments in the pk12 code that mention problems with old
implementations.
Bill Price wrote:
> I am getting an error trying to read a p12 file using JSS and examining its
> components. I am getting the error:
>
> java.security.InvalidAlgorithmParameterException: RC2/CBC/NoPadding cannot
> use a null parameter
This is a question for our JSS guru, who presently is on le
I am getting an error trying to read a p12 file using JSS and examining its
components. I am getting the error:
java.security.InvalidAlgorithmParameterException: RC2/CBC/NoPadding cannot
use a null parameter
I am essentially using the code from the main program at:
http://lxr.mozilla.org/securi
3 matches
Mail list logo