| Author |
Axis2 SOAP WebService + Mutual Authentication
|
kri shan
Ranch Hand
Joined: Apr 08, 2004
Posts: 1300
|
|
Can i implement below code in the WebService client for SSL implementation.
Here truststore.jks and keystore.jks are stored in which location? Whether i need .pfx on the client side and .cer on the server side using third party CA digital signature ?
|
 |
kri shan
Ranch Hand
Joined: Apr 08, 2004
Posts: 1300
|
|
|
Any update ?
|
 |
shivendra tripathi
Ranch Hand
Joined: Aug 26, 2008
Posts: 263
|
|
you could check out my post :
http://shivendra-tripathi.blogspot.com/2010/11/enabling-ssl-for-axis2-service-and.html
In your code keystore/truststore mentioned in your file path will be used.
|
SCJP 1.5(97%) My Blog
|
 |
 |
|
|
subject: Axis2 SOAP WebService + Mutual Authentication
|
|
|