SSL negotiation failed
Niklaus Giger
niklaus.giger at hispeed.ch
Tue May 19 16:21:53 EDT 2009
Hi
I am a happy user of Subversion and we use it quite a lot at our work. Thanks
a lot for your work!
Since sometimes last year when Debian switched to svn 1.5.x I had problems
accessing our repository from home.
I traced it to a regression when using neon 0.28.
What works for me is:
- compile subversion 1.6.1 from source with apr and neon 0.27.2
What does not work
- compile subversion 1.6.1 from source with apr and neon 0.28.2
- compile subversion 1.6.1 from source with apr and neon 0.28.4
My steps to compile subversion are:
./configure --prefix=/usr --with-ssl --without-apxs --enable-debug
make
sudo make install
When accessing our repository like this
>/usr/bin/svn ls https://svnte.netstal.com/svn/NMS/hardware/u_boot
I get (after two minutes) the following error
>subversion/libsvn_ra_neon/util.c:604: (apr_err=175002)
>svn: OPTIONS von »https://svnte.netstal.com/svn/NMS/hardware/u_boot«: SSL
> negotiation failed: Secure connection truncated (https://svnte.netstal.com)
We are using a PFX certificate specified in ~/.subversion/server
ssl-client-cert-file = /home/niklaus/.subversion/NG_svnte.netstal.com.pfx
Any help would be greatly appreciated.
Best regards
--
Niklaus Giger
More information about the neon
mailing list