rajgkn has asked for the wisdom of the Perl Monks concerning the following question:

Hi , I am trying to get HTTP::DAV (v0.31) to connect to a https: site which is Dav enabled. The client that I am connecting from is HP-UX. Though I set the password using the credentials() method, the program is giving an authetication failure.

Please let me know

1) Is there some configuration in the Client side (Hp-Ux) that needs to be set to enable the correct credentials

2)Is version 0.31 of HTTP::DAV having a bug which does not allow the connection to happen

TIA Raj ------------------------- Hi , The issue was resolve by installing Ver 0.38 of HTTP::DAV

Replies are listed 'Best First'.
Re: HTTP::DAV authentication problem
by choroba (Cardinal) on Jun 24, 2010 at 00:32 UTC
Re: HTTP::DAV authentication problem
by Khen1950fx (Canon) on Jun 24, 2010 at 08:08 UTC
    I just checked RT, and the problem appears to have been fixed in v0.40