Hi All,
We are trying to call rest API. In order to authenticate that API we need to add *.pfx certificate to HTTPClient object per mentioned in link below.
SetClientCert - - PowerScript Reference (appeon.com)
But our PB 2019 R3 Build 2670 version is showing that SetClientCert function of HTTPClient is not available.
Please help us on how to set the *.pfx certificate for authentication of API URL using PB 2019 R3 Build 2670 version.
Thanks
But maybe this will help you:
Documentation: https://learn.microsoft.com/en-us/previous-versions/windows/desktop/ms764730(v=vs.85)
A very easy example to start: https://community.appeon.com/index.php/qna/q-a/problems-with-power-builder-11-5-or-power-builder-2017-and-end-support-microsoft-internet-explorer?limitstart=0#reply-35162 (this example uses Msxml2.XMLHTTP instead of Msxml2.ServerXMLHTTP.6.0)
Question about ClientCertificate: https://stackoverflow.com/questions/57919942/msxml2-serverxmlhttp-clientcertificate