1. Ninad Pethe
  2. PowerBuilder
  3. Thursday, 9 January 2020 09:00 AM UTC

We have a desktop application developed in PowerBuilder 2017 R2 version. In one of the functionality we are invoking a soap webservice. For security purpose there is a requirement to bundle the SSL certificate inside desktop application and to make sure any SSL request first validates that the server’s certificate exactly matches the bundle’s certificate.

Is there any way to deal with SSL certificate through desktop application? SSLServiceProvider and SSLCallback objects are obsolete in this version.

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 9 January 2020 16:33 PM UTC
  2. PowerBuilder
  3. # 1

Hi Ninad;

  They are still there but just not being enhanced.

  However, I would recommend using the new "HTTPClient" object moving forward to call the SOAP WS instead. It also supports SSL as well.

FYI: https://community.appeon.com/index.php/articles-blogs/tutorials-articles/2-powerbuilder/236-call-soap-web-services-using-httpclient-object

Regards ... Chris

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.