harish deshpande

Greenhorn
+ Follow
since Mar 02, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by harish deshpande

Hi,
I have developed an axis client that works over https. Now the customer wants the client to authenticate itself. This is not working.

Here is what I have done.
Generated a self signed certificate using JDK/keytool.
Had the customer import this certificate into their server trust store.
Imported the same certificate into the clients keystore.
When I invoke the webservice I get the unauthorized error. The customer reports that the client is not sending the certificate.
What step am I missing? Please help.

Thanks in advance.
19 years ago