Re: [opensc-devel] pam_pkcs11 with many certificates on a single token

2012-12-12 Thread Ludovic Rousseau
2012/12/10 : > Hello, > > Here is my patch (actually, 2 patches that depend if the patch concerns only > the error 2328 (patch 1) or the whole block processing the return value of > verify_certificate() (patch 2)). Patch 2 applied in git https://github.com/OpenSC/pam_pkcs11/commit/75613e32dfc49

Re: [opensc-devel] pam_pkcs11 with many certificates on a single token

2012-12-10 Thread Peter Stuge
frederic.comb...@cea.fr wrote: > Here is my patch (actually, 2 patches that depend if the patch > concerns only the error 2328 (patch 1) or the whole block > processing the return value of verify_certificate() (patch 2)). Patch 1 is obviously incorrect because your change is inside a conditional.

Re: [opensc-devel] pam_pkcs11 with many certificates on a single token

2012-12-10 Thread frederic.combeau
d'origine- De : Ludovic Rousseau [mailto:ludovic.rouss...@gmail.com] Envoyé : lundi 10 décembre 2012 13:49 À : COMBEAU Frederic 150138 Cc : opensc-devel@lists.opensc-project.org Objet : Re: [opensc-devel] pam_pkcs11 with many certificates on a single token 2012/12/10 : > Hello, Hel

Re: [opensc-devel] pam_pkcs11 with many certificates on a single token

2012-12-10 Thread Ludovic Rousseau
2012/12/10 : > Hello, Hello, > I use pam_pkcs11 0.6.8 with libcurl but without nss. My tokens works fine but > they can contain 4 or 5 certificates (with corresponding rsa keys). > > My certificates are not all from the same PKI, so they are not certified by > the same ACs. > > The problem I e

[opensc-devel] pam_pkcs11 with many certificates on a single token

2012-12-10 Thread frederic.combeau
Hello, I use pam_pkcs11 0.6.8 with libcurl but without nss. My tokens works fine but they can contain 4 or 5 certificates (with corresponding rsa keys). My certificates are not all from the same PKI, so they are not certified by the same ACs. The problem I encounter with pam_pkcs11 is that if