1. Arthur Hefti
  2. PowerBuilder
  3. Wednesday, 28 February 2018 05:01 AM UTC

Hi 

I need to call a REST service and have to provide a client certificate to authenticate the calling application. The certificate is not installed on the client machines but available as a file.

In C# I use the WebClient to achieve this. However for none of the new objects HTTPClient or RESTClient I can find support for this. I find the option to set a certificate file in the SOAP service only.

Any idea how I can call a none SOAP service from PowerBuilder with a client certificate from a file without using an external application?

Thanks
Arthur

Tom Jiang @Appeon Accepted Answer Pending Moderation
  1. Monday, 5 March 2018 08:30 AM UTC
  2. PowerBuilder
  3. # 1

Hi Arthur,

 Unfortunately the new objects HTTPClient and RESTClient don't support this feature. You may have to approach the issue with a different method.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.