Hello,

Is it possible to verify a signature with critical notations that I recognize?

I created the signature with:

  echo x | gpg --sign --sig-notation !t...@metacode.biz=node-1 > f.sig

Now when I pass this file to gpgme_op_verify I get only summary GPGME_SIGSUM_RED and status GPG_ERR_BAD_SIGNATURE (with source GPGME).

That's obviously correct as the notation is critical and not recognized but I don't see a function to mark "t...@metacode.biz=node-1" as a recognized notation for verification purposes.

Is it possible?

Thank you in advance!

Kind regards,
Wiktor

--
https://metacode.biz/@wiktor

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to