Am Mittwoch 21 April 2010 21:01:51 schrieb Jim Rees: > I'm in need of a command line utility that can do https fetches given a > url, like wget, but use pkcs11 for the crypto ops, so I can store the > client cert/key on a smart card. Firefox will do this but it's overkill > and I need something scriptable. Any suggestions?
there was a python discussion a few weeks ago, with example code posted. it was for a https connection, but I guess this is enough to get you started. I'm not aware of any usual tool supporting smart cards / pkcs11 (i.e. wget or curl or "GET" or similar - no support as far as I know). Regards, Andreas _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel