[Xml-compile] [SOLVED] wsdl->call() fails over https transport with "certificate verify failed"
Mark Overmeer
solutions at overmeer.net
Thu Feb 26 16:43:29 GMT 2015
* Darija Tadin-Đurović (68darki at gmail.com) [150226 16:02]:
> 3. This is what MATTERS:
> my $send = $transport->compileClient();
> $wsdl->compileCall ( ... , transport => $send , ...)
> 4. This is what _does not matter_:
> Including or not either transport => $send or transport =>
> $transport when calling $call = $wsdl->compileClient ( ... );
Weird: I do not see a logic difference between compileClient and
compileCall, expect that the latter uses a cache. Although implemented
slightly different, they should bouth pass 'transport' to the
$op->compileClient.
--
Regards,
MarkOv
------------------------------------------------------------------------
Mark Overmeer MSc MARKOV Solutions
Mark at Overmeer.net solutions at overmeer.net
http://Mark.Overmeer.net http://solutions.overmeer.net
More information about the Xml-compile
mailing list