Results 1 to 4 of 4

Thread: SHA1SUMS.gpg

  1. #1
    Join Date
    2016-May
    Posts
    2

    SHA1SUMS.gpg

    hi!! i am following the steps on https://www.kali.org/downloads/ to verify the signature and when i type in the command (gpg --keyserver hkp://keys.gnupg.net --recv-key 7D8D0BF6)

    i get this

    "sonny@Station:~$ gpg --keyserver hkp://keys.gnupg.net --recv-key 7D8D0BF6
    gpg: requesting key 7D8D0BF6 from hkp server keys.gnupg.net
    gpg: keyserver timed out
    gpg: keyserver receive failed: keyserver error

    an when i type in the command ($ gpg --verify SHA1SUMS.gpg SHA1SUMS)

    i get

    sonny@Station:~$ gpg --verify SHA1SUMS.gpg SHA1SUMS
    gpg: can't open `SHA1SUMS.gpg'
    gpg: verify signatures failed: file open error

    can someone please help?

  2. #2
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    Looks like a typo in your command. Should be http, instead of hkp

  3. #3
    Join Date
    2016-May
    Posts
    2
    Quote Originally Posted by grid View Post
    Looks like a typo in your command. Should be http, instead of hkp

    just tryed that mate an the same timed out

    sonny@Station:~$ gpg --keyserver http://keys.gnupg.net --recv-key 7D8D0BF6
    gpg: requesting key 7D8D0BF6 from http server keys.gnupg.net
    gpg: keyserver timed out
    gpg: keyserver receive failed: keyserver error

  4. #4
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    I can reach http://keys.gnupg.net via browser now...could it have been down when you tried it?

Similar Threads

  1. Replies: 2
    Last Post: 2016-12-05, 13:14
  2. Need help: Something wrong while verifying SHA1SUMS
    By rakzrodx in forum Installing Archive
    Replies: 2
    Last Post: 2016-10-01, 18:17
  3. Verifying SHA1SUMS
    By Djenu in forum Installing Archive
    Replies: 2
    Last Post: 2015-11-06, 08:55
  4. GPG Keys and SHA1SUMS issue
    By mrembedded in forum Installing Archive
    Replies: 2
    Last Post: 2013-03-14, 18:02

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •