It is definitely gnutls.
I tried to access same https/webdav url using curl (compiled with
gnutls) and had same problems. After recompiling without gnutls
everything worked just fine.
It is not necessarily error in gnutls - it may be just that interface
is different to that used by openssl.
It looks like openssl is handling renegotitaion (rehandshake)
automagically, while when using gnutls one has to initiate process.
On my gentoo machine I am using following:
curl-7.18.2
gnutls-2.2.5, gnutls-2.5.4
neon-0.28.3
subversion-1.5.2
It may be if one set apache to demand certificate for all urls (and
thus avoid renegotiation) that problem would disappear.
-- 

Nebojša



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to