Re: [opensc-devel] wrong ASN.1 encoding?

2008-02-11 Thread Andreas Steffen
gt; > Anything else is wrong. > > -- > Alessandro Premoli ========== Andreas Steffen [EMAIL PROTECTED] strongSwan - the Linux VPN Solution!www.strongswan.org Institute for Internet Tec

Re: [opensc-devel] wrong ASN.1 encoding?

2008-02-11 Thread Andreas Steffen
beros protocol. They encoded certain 32-bit integer variables constantly as 0x02 0x04 0x.. 0x.. 0x.. 0x.., irrespectively of the actual value. Alessandro Premoli wrote: > Andreas Steffen ha scritto: >> Additionally prepended 0x00 octets for positive and 0xFF octets for >&

Re: [opensc-devel] Netkey-card with multiple certs per private key

2006-10-31 Thread Andreas Steffen
/docs/readme.htm#section_8 Regards Andreas > Is there a better way to do this? > > > greetings, Christian. == Andreas Steffen [EMAIL PROTECTED] strongSwan - the Linux VPN Solution!

Re: [opensc-devel] PKCS#15-question about Cert-IDs and Key-IDs

2006-02-08 Thread Andreas Steffen
y. So OpenSwan should change change its way to select a certificate. But maybe OpenSwan does not care about which certificate is used if only the public key has the correct id. Peter === Andreas Steffen e-mail: [EMAIL PR

Re: [opensc-devel] PKCS#15-question about Cert-IDs and Key-IDs

2006-02-08 Thread Andreas Steffen
BTW - I've been wondering why the CKA_IDs of the CA certs which were stored onto the card using the command pkcs15-init --format PKCS12 --store-private-key myCert.p12 don't show up as 0x46 and 0x48, respectively, but as 0x00. Any ideas? Andreas Andreas Steffen wrote: Exa