Comment 2 for bug 265065

Revision history for this message
Peter Wright (p-wright) wrote :

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