OpenPGP Smartcard with Cygwin

2005-03-31 Thread Peter L. Smilde
lugged-in a normal gpg warning is issued.) Thanks, - -- Peter L. Smilde Finther Strasse 6, D-55257 Budenheim, Germany Tel: +49 6139 5325, Fax: +49 721 151517676 E-Mail: [EMAIL PROTECTED], OpenPGP Key: 0xB0E4BF99 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (MingW32) Comm

OpenPGP smartcard with offline primary key

2005-04-01 Thread Peter L. Smilde
stubs) from my only keyring is not possible, because then I can't sign or decrypt with my smartcard keys anymore. My question: how do I get rid of my secret primary keysigning key while still being able to use my secret signing and encrytion subkeys from the smartcard? Thanks, - -- Pe

Re: OpenPGP smartcard with offline primary key

2005-04-01 Thread Peter L. Smilde
se", but the thread clarified this special configuration too! Thanks, -- Peter L. Smilde ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Smartcard error

2005-04-08 Thread Peter L. Smilde
Hi, With gpg v1.4.1 under Debian I succeeded in transferring my subkeys to the OpenPGP smartcard. Running "gpg --card-status" and "gpg --card-edit" works fine. And "date | gpg ---clearsign | gpg -v" is also functioning. But calling "date | gpg -er "my-name" | gpg -d" fails with the next error

Re: Smartcard error

2005-04-11 Thread Peter L. Smilde
> > gpg: ccid_transceive failed: (0x1000a) > > gpg: apdu_send_simple(0) failed: card I/O error > > See my mail to gnupg-devel - I have the same problem on debian. > With the options --disable-ccid --pcsc-driver /usr/lib/libpcsclite.so.1 > gnupg seems to work reliably. (After starting pcscd, of cour

Re: Smartcard error

2005-04-11 Thread Peter L. Smilde
On Monday 11 April 2005 16:08, Werner Koch wrote: > On Fri, 8 Apr 2005 23:39:47 +0200, Peter L Smilde said: > > The same command run fine under Win-XP (with the same smartcard, the same > > sc-reader (SCR 355) and the same version of gpg). > > Did you applied the attached pa