External signing with Google Cloud KMS #926
Unanswered
arashnikoo
asked this question in
Q&A
Replies: 6 comments
|
Can you share an example PDF signed by your poc for analysis? That being said, you talk about |
0 replies
|
Thanks, @mkl-public. Here is the signed file: signed-document-1.pdf |
0 replies
|
There are two certificates embedded:
The claimed signer certificate is the first one but validation succeeds with the second one. Thus, you appear to call KMS for the wrong private key, the wrong |
0 replies
|
Hi @arashnikoo , any feedback if the problem still unsolved? |
0 replies
|
I haven't had time to test that again. I'll try again and report it here. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am working on a PoC to use ExternalSignature with Google Cloud KMS Asymmetric signing. My efforts have ended up creating corrupt signatures. Doesn't any one have any idea how to resolve this issue?
My signature has the following error:
All reactions