Hi again: I just found out, that the order of certificates in the pkcs12 file is the same, i.e. it starts with the key, then come 2 ca certificates and then the user cert. If I reorder this, gnutls, subversion and neon accept the pkcs12 key:
,---- mv organisation-user.p12 organisation-user-wrong-order.p12 openssl pkcs12 -clcerts -in organisation-user-wrong-order.p12 -out organisation-user-.pem openssl pkcs12 -clcerts -export -in organisation-user.pem -out organisation-user.p12 `---- Since it looks like I overlooked relevant bits of documentation here, I'd be thankful for some pointers before this bug is closed. I'd also appreciate if the error messages could be more helpful. Last post from me, unless you have further questions. Kind regards Friedel -- Friedrich Delgado Friedrichs <frie...@nomaden.org> TauPan on Ircnet and Freenode ;) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org