verifying signatures

Luca M. G. Centamore luca.centamore at inps.it
Mon Oct 20 16:51:31 CEST 2003


Hi all,
I'm still not able to connect to CVS, so I'm out of checking CRL, as of now.

Still I'm trying to verify a detached signature, against the original message 
using gpgsm. I'm under gnupg-1.9.1. I'm able to create a detached signature, 
but when I try to verify I get a segmentation fault.

[luca at p27250000 luca]$ gpgsm -sba javarc > msg.pem
Secure memory is not locked into core
gpgsm: NOTE: THIS IS A DEVELOPMENT VERSION!
gpgsm: It is only intended for test purposes and should NOT be
gpgsm: used in a production environment or with production keys!
gpgsm: can't connect to the agent - trying fall back
gpg-agent[10689]: Secure memory is not locked into core
gpg-agent[10689]: NOTE: this is a development version!
Warning: using insecure memory!
gpgsm: signature created

...and then verify

[luca at p27250000 luca]$ gpgsm --verify msg.pem javarc
Secure memory is not locked into core
gpgsm: NOTE: THIS IS A DEVELOPMENT VERSION!
gpgsm: It is only intended for test purposes and should NOT be
gpgsm: used in a production environment or with production keys!

gpgsm: some signal caught ... exiting
Segmentation fault

Best regards
Luca




More information about the Gpa-dev mailing list