Most recent edit on 2008-06-17 14:20:56 by CyrilWan [Explanation]
Additions:
Edit: (CyrilWan) Jacov, Couldnt figure out how to create a section... so i figured I can use your own section, hope you dont mind
Edited on 2008-06-17 14:19:15 by CyrilWan [Consuming WebS in v10]
Additions:
Consuming WebServices from an SSL server with v10. Unlike other consumer client tools like xmlspy, this step is not always required.
Generally, the steps to make a server "trusted" by the client are as follows:
1. Open the WSDL file in a browser.
2. Click the security icon on the browser and choose to "view certificate".
3. From the certificate's "detail" tab, click "copy to file".
4. use defaults (DER encoded of .Cer format).
5. Open Systinet's pStore tool by the command:
%WASP_HOME%\bin\PStoreTool.bat --gui
6. From the pStore pulldown menu select "open from file" and use:
%WASP_HOME%\conf\clientconf.xml
7. Hit the "key Store->Import alias" menu, select the type to be a "TRUSTED_CERTIFICATE_ENTRY" and hit the 'load certificate chain' button.
Deletions:
Stuff about web services here...
Oldest known version of this page was edited on 2005-06-28 19:24:34 by JacovT []
Page view:
Web Services in Magic/eDeveloper
Stuff about web services here...
Related Topics
Web Based Programming
Web Service Security