in reply to Re: HTTP::DAV changing auth creds?
in thread HTTP::DAV changing auth creds?

Hi there, I'm working on this issue, there's a ticket already opened in the bug tracker for HTTP::DAV. I believe at least 2 tickets have to do with this problem now. The code you posted will help me in trying to reproduce the problem and eventually fix it, I hope, so thank you.

Replies are listed 'Best First'.
HTTP::DAV authentication failure
by rajgkn (Initiate) on Jun 23, 2010 at 02:11 UTC
    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 credential() method, the program is giving an authetication failure. Please let me know 1) Is there some configuration in the Client side that needs to be set to enable the correct credentials 2)Is version 0.31 having a bug which does not allow the connection to happen TIA Raj
      Hi Any solution for the above described problem... How to resolve in the code