You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Andy Kurth (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/08 20:11:58 UTC

[jira] [Resolved] (VCL-483) RPC::XML fails with latest version of libwww-perl

     [ https://issues.apache.org/jira/browse/VCL-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Kurth resolved VCL-483.
----------------------------

    Resolution: Fixed
    
> RPC::XML fails with latest version of libwww-perl
> -------------------------------------------------
>
>                 Key: VCL-483
>                 URL: https://issues.apache.org/jira/browse/VCL-483
>             Project: VCL
>          Issue Type: Bug
>    Affects Versions: 2.2.1
>         Environment: RPC::XML, libwww-perl version 6, https, unsigned certificate
>            Reporter: Andy Kurth
>            Assignee: Andy Kurth
>            Priority: Minor
>             Fix For: 2.3
>
>
> The xmlrpc_call subroutine will fail if the latest libwww-perl is installed, an https URL is used, and the certificate isn't signed, or isn't valid for some reason.  The behavior of the LWP::UserAgent module in libwww-perl has changed.  It now defaults to failing if an https certificate has problems.  A new ssl_opts argument must be passed when constructing the UserAgent object.  RPC::XML has a way to do this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira