| Author |
Run Axis client over SSL
|
Dominic Steng�rd
Ranch Hand
Joined: Feb 05, 2001
Posts: 186
|
|
Hey fellow Java Coders, From what Ive understood a basic web services client using Axis support classes could look as follows: My question is: What steps are necessary to make this client run over SSL with 128 bits encryption? Thanks in advance! Kind regards [ January 22, 2008: Message edited by: Dominic Steng�rd ]
|
Dominic Steng�rd<br />Sun Certified Java 2 Programmer
|
 |
Peer Reynders
Bartender
Joined: Aug 19, 2005
Posts: 2906
|
|
The J2EE Security for Servlets, EJB and Web Services sample chapter Chapter 11: Web Service Security describes the necessary steps in "SSL Security for Web Services" (page 16). Some additional information can be found in the Java Web Services in a Nutshell sample chapter SAAJ under "setting up the client system" (page 156).
|
"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
|
 |
 |
|
|
subject: Run Axis client over SSL
|
|
|