[Bug 265065] Re: Subversion 1.5.1 does not work with SSL certificates
Peter Wright
p.wright at eoveri.com
Mon Sep 8 11:39:08 BST 2008
The debian bug page describes 2 workarounds:
1. If you have access to a Windows machine running IE, import your .p12 and export it as a PFX file (.pfx). One of my colleagues here has tried this and it worked (although not with a passwordless .pfx it seems)
2. Swap the libraries:
# cd /usr/lib/
# mv libneon-gnutls.so.27 libneon-gnutls.so.27.old
# mv libneon-gnutls.so.27.1.2 libneon-gnutls.so.27.1.2.old
# ln -s libneon.so.27 libneon-gnutls.so.27
--
Subversion 1.5.1 does not work with SSL certificates
https://bugs.launchpad.net/bugs/265065
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.
More information about the ubuntu-backports
mailing list