Can you post the lines from your java.security file that reflect
what providers are configured, Ed? Additionally, can you post
your Base64-encoded digital certificate too? Thirdly, can you
verify that the private key corresponding to the certificate you
are trying to use, is in the JKS keystore that you're trying to
access? Finally, any reason why you would want to use JDK 1.3
instead of the more current 1.5.x?
Arshad Noor
StrongAuth, Inc.
Ed Sweet wrote:
Hi Ashrad, thanks for the reply.
Sorry, I should have mentioned that in the previous email. I have
downloaded the unlimited strength JCE policy jars for 1.5.0 from the Sun
Website and installed them as per the instructions ( i.e. copied them
into
/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/lib/security
on OSX).
Thanks again,
Ed.
On 28/08/06, * Arshad Noor* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Have you installed the unlimited strength JCE policy jars from the
JDK website, as suggested by the responder in the archive?
Arshad Noor
StrongAuth, Inc.
Ed Sweet wrote:
> Hi,
>
> I'm using v1.3.0 and have the same exception when signing an xml
> document as a post to this list a couple of months ago:
>
> http://tinyurl.com/lnfgx
>
> There wasn't a solution given to the other post, so I was
wondering if
> anyone here can help give the definitive answer.
>