Web Services in Magic/eDeveloper
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.
Edit: (
CyrilWan) Jacov, Couldnt figure out how to create a section... so i figured I can use your own section, hope you dont mind
Related Topics
Web Based Programming
Web Service Security
There are no comments on this page. [Add comment]