← Back to team overview

duplicity-team team mailing list archive

Re: [Question #248020]: WebDAV "SSLError: The read operation timed out" on goneo.de

 

Question #248020 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/248020

A.M. posted a new comment:
So I looked at the console while logging in with a browser and it
actually looks the same as on duplicity..

PC:

Connection:	keep-alive
Authorization:	Digest username="username", realm="ajxp_webdav_realm", nonce="some hash", uri="/share", 
response="some hash", opaque="same hash as duplicity", qop=auth, nc=00000001, cnonce="some hash"


Duplicity:

WebDAV PROPFIND /share/ request2 with headers: {'Connection': 'keep-alive', 'Depth': '1', 'Authorization': 'Digest username="username", 
realm="ajxp_webdav_realm", nonce="some hash", uri="/share/", response="some hash", 
opaque="same hash as PC", algorithm="MD5", qop=auth, nc=00000001, cnonce="some hash"'}


Shouldn't that mean that all is good? :/

-- 
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.