Search results

  1. T

    More Troubleshooting Consuming Web Service

    Hello, I'm consuming a web service via Progress Openedge v10.2bsp7. Everything works Ok. If I add -proxyhost localhost and -proxyport 8888 and turn on fiddler I receive an error. It is error -54 and then gives me the (9318). Everything points to certificate not where it should be but if...
  2. T

    Answered Consume Web Service Troubleshooting

    Hello, Using Progress 10.2B. I am consuming a SSL web service from ABL code. I would like to use Fiddler2 to view the traffic to help troubleshoot some errors I receive. I have it loaded and I can see regular web traffic from a browser. What do I have to do to see the web service call...
  3. T

    HTTPS Mutual Authentication

    Hello, We are currently using Openedge 10.2BSP3 ABL to consume an https web service. All good so far. We loaded the correct cert file using certutil and all Ok. The next thing is to for the Server to be able to authenticate the client. From everything I've been able to find this is not...
Top