Getting error: "Bad signature length" #214
Unanswered
henryharrod
asked this question in
Q&A
Replies: 2 comments 2 replies
-
It looks like the private key in Google Cloud KMS is a 4096 bit key, but the public key in the certificate is a 2048 bit key. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ebourg I seem to have the same issue. Should the certifying company re-issue the certs for us to correspond to the private key? JIC I am building the full chain using this command: |
Beta Was this translation helpful? Give feedback.
2 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.
-
When using Google Cloud KMS, I'm getting the following error when using jsign to sign a .exe in Debian. Any ideas what might be causing it?
Beta Was this translation helpful? Give feedback.
All reactions