http://www.perlmonks.org?node_id=532159


in reply to invoque a web service with wdsl and digital certificate, how can do it ?

Rafael,

To use certificate I think you need to use HTTPS transport, make your certificate and configure ENV vars (HTTPS_CERT_FILE and HTTPS_KEY_FILE)...

More info at SOAP::Lite manuals at CPAN, section SSL CERTIFICATE AUTHENTICATION...

PS: For https you need to configure Crypt::SSLeay usually with openssl into a medium complex install...

--
Marco Antonio
Rio-PM

  • Comment on Re: invoque a web service with wdsl and digital certificate, how can do it ?