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

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

Replies are listed 'Best First'.
Re: HTTP::DAV authentication failure
by Anonymous Monk on Mar 16, 2014 at 17:02 UTC
    Hi Any solution for the above described problem... How to resolve in the code