<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>6 Mar 2016 22:24:00 Z</lastBuildDate><pubDate>22 Feb 2016 23:06:00 Z</pubDate><description>Hi all!&#13;
&#13;
I'm now back at the same problem project, trying to develop a communication system with banks using SOAP based Web Services, as referenced in earlier messages on this same subject:&#13;
http://27130.foren.mysnip.de/read.php?27131,217746&#13;
&#13;
WLanguage has developed in WD19 a bit since 2014 when I last kept banging my head against a brick wall. Now one problem is solved with the new CertificateLoad () function, which makes it possible to to load a certificate programmatically from a file, instead of selecting it every time manually with CertificateSelect().&#13;
&#13;
But as far a signing the ApplicationRequest (and also the final SOAP message) is concerned, I am still stuck. I do realise that CertificateSignString and/or CertificateSignFile are supposed to be my friends here, but they do not want to play with me.&#13;
&#13;
The problem to me is the different format of the actual XML file, which is a text file (or string, when it is being built in memory), and the signature, which is a buffer when returned from CertificateSignXXX function. And string and buffer do not seem to be compatible with each other.&#13;
&#13;
So, how do I combine the signature buffer to a string or a text file? Or am I not even on the correct playground here?&#13;
&#13;
Any help, hints and tips are highly appreciated.&#13;
&#13;
Best regards&#13;
Ola</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56575-wd19-problems-with-web-services-part/read.awp</link><title>[WD19] Problems with Web Services, part 2.</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56575-wd19-problems-with-web-services-part-56727/read.awp</comments><pubDate>6 Mar 2016 22:24:00 Z</pubDate><description>Hi all&#13;
&#13;
Well, it seems "XML Signer" is not the answer, after all.&#13;
The signature's "auxiliary" fields are partly different fro…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56575-wd19-problems-with-web-services-part-56727/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56575-wd19-problems-with-web-services-part-56727/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56575-wd19-problems-with-web-services-part/read.awp">[WD19] Problems with Web Services, part 2.</source><title>Re: [WD19] Problems with Web Services, part 2.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56575-wd19-problems-with-web-services-part-56600/read.awp</comments><pubDate>24 Feb 2016 17:50:00 Z</pubDate><description>Hi all!&#13;
&#13;
It seems I finally found a solution to the XML file signing problem.&#13;
&#13;
I found a free software called "XML Signer" b…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56575-wd19-problems-with-web-services-part-56600/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56575-wd19-problems-with-web-services-part-56600/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56575-wd19-problems-with-web-services-part/read.awp">[WD19] Problems with Web Services, part 2.</source><title>Re: [WD19] Problems with Web Services, part 2.</title></item></channel></rss>
