On Wed, Aug 11, 2010 at 8:28 PM, Gero <g...@ieee.org> wrote: > On Wed, 2010-08-11, Lieven Govaerts wrote: > On Wed, Aug 11, Gero wrote: >> > Hi, >> > >> > After moving to a new system (Kubuntu Hardy -> Lucid) I can no longer >> > access >> > an SVN repository: >> > >> > $ svn update >> > svn: OPTIONS of 'https://example.com/path/to/svn/trunk': SSL handshake >> > failed: SSL error: A TLS warning alert has been received. >> > (https://example.com) >> > >> > I assume the old svn client version was 1.4.6: >> > http://packages.ubuntu.com/hardy/subversion The new version is 1.6.6. >> > >> > The repository has other users for whom it continues to work. >> > >> > Any ideas what is going on? >> >> Can you still access that folder with a web browser, without a >> certificate warning? >> I think 1.6.6 is more strict on validating server certificates as >> 1.4.6, not sure though. > > Yes, web access still works with no warnings. >
Well, that error message isn't telling a lot. Might be interesting to find out what's logged in the server's error log. Lieven