If IV is not required for cipher when we use RC4,does anyone have idea
on what might be the problem?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marek Marcola
Sent: Wednesday, April 18, 2007 1:17 PM
To: openssl-users@openssl.org
Subject: Re: Open SSL
I have a JSEE client that needs to talk to a server that implements
openssl 0.9.8d. Mutual authentication is required. Even though I added
the JVM parameters used to load the client certificate, I keep getting
handshake failure. Just wonder this is a well known problem and what's
the appropriate
Jim,
Here's how I obtain my keystore files:
1. I have a client certificate information in p12 format. I then
imported it into a keystore file as key entry using sun security tool-
pkcs12import (xws-security).
2. I also have the trusted Key store file that I imported the .pem file
as trusted en
I have a JSEE client that needs to talk to a server that implements
openssl 0.9.8d. Mutual authentication is required. Even though I added
the JVM parameters used to load the client certificate, I keep getting
handshake failure. Just wonder this is a well known problem and what's
the appropri