You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by dirkguacamole <gu...@brennemann.org> on 2017/11/05 13:36:13 UTC

BAD signature when trying to verify the download

Hi all,

when trying to verify the download with
https://www.apache.org/dist/incubator/guacamole/0.9.13-incubating/source/guacamole-client-0.9.13-incubating.tar.gz.asc

i get : 
BAD signature from "Michael Jumper (CODE SIGNING KEY) <mj...@apache.org>"
[unknown]

any idea ?

br
dirk



--
Sent from: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/

Re: BAD signature when trying to verify the download

Posted by dirkguacamole <gu...@brennemann.org>.

sorry - my fault 

you signed the guacamole-client-0.9.13-incubating.tar.gz correctly 

and i try to verify over guacamole-client-0.9.13-incubating.tar.gz.sha




--
Sent from: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/

Re: BAD signature when trying to verify the download

Posted by dirkguacamole <gu...@brennemann.org>.
pretty standard:

gpg --verify guacamole-server-0.9.13-incubating.tar.gz.asc
guacamole-server-0.9.13-incubating.tar.gz.sha 

gpg: Signature made Sat 08 Jul 2017 10:04:15 PM CEST
gpg:                using RSA key 5B2977AEE5E4518F
gpg: BAD signature from "Michael Jumper (CODE SIGNING KEY)
<mj...@apache.org>" [unknown]


dirk



--
Sent from: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/

Re: BAD signature when trying to verify the download

Posted by Mike Jumper <mi...@guac-dev.org>.
On Sun, Nov 5, 2017 at 5:36 AM, dirkguacamole <gu...@brennemann.org> wrote:

> Hi all,
>
> when trying to verify the download with
> https://www.apache.org/dist/incubator/guacamole/0.9.13-
> incubating/source/guacamole-client-0.9.13-incubating.tar.gz.asc
>
> i get :
> BAD signature from "Michael Jumper (CODE SIGNING KEY) <mjumper@apache.org
> >"
> [unknown]
>
> any idea ?
>
>
What command did you run when trying to verify the signature?

- Mike