Re: [opensc-devel] Segmentation fault in pkcs11-tool

2012-12-17 Thread Anthony Foiani
o...(no debugging symbols found)...done. Missing separate debuginfos, use: debuginfo-install coreutils-8.15-8.fc17.x86_64 (gdb) run foo bar baz Starting program: /usr/bin/echo foo bar baz foo bar baz [Inferior 1 (process 9980) exited normally] (gdb) Hope this helps. Best regards, Anthony Foia

Re: [opensc-devel] a few more trivial patches

2012-12-10 Thread Anthony Foiani
other way to make sure that I use the correct style. :) Best regards, Anthony Foiani ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

Re: [opensc-devel] a few more trivial patches

2012-12-09 Thread Anthony Foiani
Ludovic, greetings -- On Sun, Dec 9, 2012 at 7:19 AM, Ludovic Rousseau wrote: > > 2012/12/8 Anthony Foiani : > > Greetings -- > > > > I have two small patches which you might want to consider integrating. > > > > (And given that I can't get git to do w

[opensc-devel] how to obtain an sc_profile pointer (in pkcs15-tool)?

2012-12-08 Thread Anthony Foiani
ut how I'm abusing the tools to corrupt my token, but I thought that others might find it useful (if they can figure out the profile pointer business). Thanks again for the great library; hopefully this little contribution is helpful, and not creating more work for you all... Best regards,

[opensc-devel] Fwd: inconsistency between pkcs11-tool and pkcs15-tool

2012-12-08 Thread Anthony Foiani
Greetings. Andreas is (obviously) helping me with this, but if anyone else has ideas about what's going on here, I would love to hear them. Many thanks, Tony -- Forwarded message -- From: Anthony Foiani Date: Sat, Dec 8, 2012 at 1:34 PM Subject: Re: inconsistency between p

[opensc-devel] a few more trivial patches

2012-12-08 Thread Anthony Foiani
e it more consistent). Best Regards, Anthony Foiani ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

[opensc-devel] inconsistency between pkcs11-tool and pkcs15-tool

2012-12-08 Thread Anthony Foiani
Greetings! I'm experimenting with a CardContact HSM, and I'm finding some peculiar results when trying to install multiple certificates on the token. Loading three certificates onto the token seemed to work, but when I went to remove them, things fell apart. I think that the crux of the problem

Re: [opensc-devel] minimal requirements for working with crypto tokens?

2012-12-06 Thread Anthony Foiani
lexity quite a bit. Additionally, we're building the root image from scratch, so we also have to configure and cross-compile all necessary libraries and executables. The fewer of those we need, the better off we'll be. Regardless, thank you very much for the

[opensc-devel] minimal requirements for working with crypto tokens?

2012-12-05 Thread Anthony Foiani
and do I need to be hit over the head with a heavy book? :) I'm still investigating, but if anyone has experience with this sort of setup, I would very much appreciate any advice they could share with me. Thanks for your time. Best regards, Anthony Foiani ___

Re: [opensc-devel] obtaining a CSR for a token-generated (and locked-on-token) keypair

2012-11-11 Thread Anthony Foiani
oking forward to hearing the results of your tests with openssl. Best regards, Anthony Foiani ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

[opensc-devel] two trivial patches for opensc

2012-11-11 Thread Anthony Foiani
Greetings. I cloned CardContact's repo, since I'm working with their hardware, but it looks like these issues are present in the upstream source as well. https://github.com/tkil/OpenSC/commit/563e264483338ea8eef01b5e5549647916308f3f https://github.com/tkil/OpenSC/commit/4d5993066b4473249682b1bcf0

Re: [opensc-devel] obtaining a CSR for a token-generated (and locked-on-token) keypair

2012-11-11 Thread Anthony Foiani
on the regular OS filesystem [somehow dealing with the SPKI->whatever format issue]; 2. Prompt me for the X.509 request parameters; 3. Construct the X.509 certificate request; 4. Sign that request on the CC-HSM token using the private key on the card; 5. Output the signed CSR onto

Re: [opensc-devel] obtaining a CSR for a token-generated (and locked-on-token) keypair

2012-11-11 Thread Anthony Foiani
key on the device. That's where I was going next, although I'm having issues with openssl. I'll give it another shot later today. If you happen to have an example session that shows that sequence of activities, it would be very helpful. Th

[opensc-devel] obtaining a CSR for a token-generated (and locked-on-token) keypair

2012-11-10 Thread Anthony Foiani
it's not exposed very clearly through the options (if at all). For the moment, I guess I'll just generate keys, CSRs, and certs in software, and use the HSM just for storage. I would love to figure out what I'm doing wrong, though. Best regards, Anthony Foiani _

Re: [opensc-devel] OpenSC support for iKey4000?

2012-02-27 Thread Anthony Foiani
de, when you get the opportunity to rebuild that RAID... > I am happy to provide the code I've done so far, unfortunately I've done it > on a VM that is now on a crashed RAID, which I switched off to wait for > replacement disks before I make any recovery attempts. Which shou

Re: [opensc-devel] OpenSC support for iKey4000?

2012-02-27 Thread Anthony Foiani
Andy, Ludovic -- On Mon, Feb 27, 2012 at 11:15 AM, Ludovic Rousseau wrote: > Le 27 février 2012 18:46, Anthony Foiani a écrit : >> Now to see if there's an easy way to tell the difference between these >> two types of iKey4000... > > You can use the "lsusb"

Re: [opensc-devel] OpenSC support for iKey4000?

2012-02-27 Thread Anthony Foiani
h my CCID driver. That's fantastic. Now to see if there's an easy way to tell the difference between these two types of iKey4000... Thanks again! Best regards, Anthony Foiani ___ opensc-devel mailing list opensc-devel@lists.opensc-projec

Re: [opensc-devel] OpenSC support for iKey4000?

2012-02-26 Thread Anthony Foiani
ogle translate version is only somewhat helpful): http://www.dignita.cz/produkty/linux-driver-pro-ikey4000 Anyway. Thanks again for any help you can offer. Best regards, Anthony Foiani ___ opensc-devel mailing list opensc-devel@lists.opensc-project.or