Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to verify gpg files that are encrypted and signed by key thats signed by a CA #253

Open
tarithj opened this issue Sep 14, 2023 · 0 comments
Labels
v2 Targeting GopenPGP v2

Comments

@tarithj
Copy link

tarithj commented Sep 14, 2023

Im using OpenPGP CA tool to manage keys and I use keys generated by it to encrypt and sign messages.
Im trying to verify those messages if they came from a trusted person whos verifies by the CA.

Is this possible? i tried using the CA's PGP public key as the public key in helper.DecryptVerifyMessageArmored() but it fails with a signature error

@lubux lubux added the v2 Targeting GopenPGP v2 label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 Targeting GopenPGP v2
Projects
None yet
Development

No branches or pull requests

2 participants