User Tools

Site Tools


informatica:linux:claves_gpg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatica:linux:claves_gpg [2014/09/15 10:17] joseinformatica:linux:claves_gpg [2023/11/30 14:04] (current) jose
Line 5: Line 5:
 Para operar con las claves, instalar gunpg: Para operar con las claves, instalar gunpg:
  
-  aptitude install gnupg+  sudo aptitude install gnupg
  
  
Line 235: Line 235:
 sub   2048g/9BC56CC9 2008-03-20 sub   2048g/9BC56CC9 2008-03-20
  
 +</code>
 +<code>
 # gpg --output revoke1024.asc --gen-revoke 5A988F96 # gpg --output revoke1024.asc --gen-revoke 5A988F96
  
Line 338: Line 340:
   gpg: keyserver search failed: keyserver error   gpg: keyserver search failed: keyserver error
  
-Indicando otro servidor funciona, pero a veces también falla: +Indicando otro servidor funciona, pero a veces también falla
-  # gpg   --keyserver subkeys.pgp.net --search-keys 5A988F96+  Servidores: 
 +  keyserver.ubuntu.com 
 +  subkeys.pgp.net 
 +  pgp.mit.edu 
 + 
 +  # gpg   --keyserver keyserver.ubuntu.com --search-keys 5A988F96
   gpg: searching for "5A988F96" from hkp server subkeys.pgp.net   gpg: searching for "5A988F96" from hkp server subkeys.pgp.net
      
informatica/linux/claves_gpg.1410776253.txt.gz · Last modified: 2015/04/13 20:19 (external edit)