[rt-users] GnuPG problems with message decryption

Martin Drasar drasar at ics.muni.cz
Tue Feb 21 10:56:58 EST 2012


Hello,

I have a question for anyone experienced with using gpg with gpg agent.

My situation is as follows:
- I have configured the RT and GPG according to this manual:
http://wiki.rediris.es/rtirwg/Public_GPGConfig
- The RT is able to verify signatures on incoming mail and is able to
sign mails
- It is however not able to decrypt incoming mails, which is strange
considering the signing and the decryption are practically identical
processes

I have this in the log:
> [Tue Feb 21 15:34:09 2012] [debug]: Found encrypted inline part (/home/RT/RT-4.0.5/sbin/../lib/RT/Crypt/GnuPG.pm:906)
> [Tue Feb 21 15:34:09 2012] [debug]: [GNUPG:] ENC_TO 26B34A0AE44C6E92 1 0
> [GNUPG:] USERID_HINT 26B34A0AE44C6E92 CSIRT-MU DEVEL <rt at rt-devel.ics.muni.cz>
> [GNUPG:] NEED_PASSPHRASE 26B34A0AE44C6E92 023D741AB8EF2A3A 1 0
> [GNUPG:] MISSING_PASSPHRASE
> [GNUPG:] BAD_PASSPHRASE 26B34A0AE44C6E92
> [GNUPG:] ENC_TO 110B534B28C8D875 1 0
> [GNUPG:] NO_SECKEY 110B534B28C8D875
> [GNUPG:] BEGIN_DECRYPTION
> [GNUPG:] DECRYPTION_FAILED
> [GNUPG:] END_DECRYPTION (/home/RT/RT-4.0.5/sbin/../lib/RT/Crypt/GnuPG.pm:1417)
> [Tue Feb 21 15:34:09 2012] [error]: gpg: cancelled by user
> gpg: encrypted with 2048-bit RSA key, ID 28C8D875, created 2010-12-30
>       "Martin Drasar <drasar at ics.muni.cz>"
> gpg: encrypted with 2048-bit RSA key, ID E44C6E92, created 2012-02-21
>       "CSIRT-MU DEVEL <rt at rt-devel.ics.muni.cz>"
> gpg: public key decryption failed: bad passphrase
> gpg: decryption failed: secret key not available (/home/RT/RT-4.0.5/sbin/../lib/RT/Crypt/GnuPG.pm:1419)
> [Tue Feb 21 15:34:09 2012] [debug]: Found GnuPG protected parts (/home/RT/RT-4.0.5/sbin/../lib/RT/Interface/Email/Auth/GnuPG.pm:240)
> [Tue Feb 21 15:34:09 2012] [debug]: Error during verify/decrypt operation (/home/RT/RT-4.0.5/sbin/../lib/RT/Interface/Email/Auth/GnuPG.pm:244)
> [Tue Feb 21 15:34:09 2012] [error]: Had a problem during decrypting and verifying (/home/RT/RT-4.0.5/sbin/../lib/RT/Interface/Email/Auth/GnuPG.pm:102)

This is happening with RT-4.0.5 as well as 3.8.7.

Any thoughts?

Thank you,
Martin



More information about the rt-users mailing list