Hello All, I am trying to make Axis2 1.3 (Standalone) SSL enabled for which I need to provide identity.jks and trust.jks files to the Axis framework. Without providing these files its giving NullPointerException. My questions are -
Does the sample copy of these files exist? If yes, where can I found them? Where to keep these files so that Axis can find out them i.e. whether I should them in conf/ directory or lib/ directory or root directory? Is it possible to generate these files, if yes, how? I did google before sending out this mail and found this "http://svn.apache.org/viewvc/webservices/synapse/trunk/java/modules/core/sr c/main/resources/" link, but this location doesn't exists anymore. Do I need to use identity.jks and trust.jks files to send request over SSL from web service client? Or Do I need any other file? Any help would be highly appreciated. Thanks, -Ajay --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
