On Apr 21, 2010, at 22:01 , Jim Rees wrote:
> 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?

cURL --engine might do the trick.
I once created a patch to add better PKCS#11 support to cURL but that is now 
long forgotten, it should probably be possible without those extra steps (via 
an openssl config file for example), but maybe it is useful:

http://pisi.offline.ee/download/.hidden/patches/curl.diff


-- 
Martin Paljak
http://martin.paljak.pri.ee
+3725156495

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to