IntelliJ Java IDE
The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes Webservice client over ssl Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "Webservice client over ssl " Watch "Webservice client over ssl " New topic
Author

Webservice client over ssl

Poornima Sharma
Ranch Hand

Joined: Sep 09, 2008
Posts: 102
Hi Friends,

How can we implement SSL in webservice client? At few places I found that we have to use truststore and keystore files to implement it. Is there any way to retrieve these files or we need to ask from the guys handling webservice server part?

Kindly guide.

Thanks,


Poornima Sharma
SCJP 6.0
Ivan Krizsan
Bartender

Joined: Oct 04, 2006
Posts: 2186
Hi!
See chapter 8 in this document:
http://www.slideshare.net/krizsan/scdjws-5-study-notes-3085287
There are complete tutorials, client and server side, for regular SSL and mutual authentication.
Best wishes!


My free books and tutorials: http://www.slideshare.net/krizsan
 
 
subject: Webservice client over ssl
 
Threads others viewed
sample Axis2 webservice with SSL certificate
Non SSL based Flex application access to SSL Webservice
Authentication issue between WebService and Siteminder
SOAP binding mismatch Glassfish 2.1/JAX-WS
IIS SSL Websphere Webservice
developer file tools