Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PGP-FIXKEY(1)	       User Contributed Perl Documentation	   PGP-FIXKEY(1)

NAME
     pgp-fixkey -- remove broken packets from keys

SYNOPSIS
     pgp-fixkey [keyid [keyid ...]]

DESCRIPTION
     pgp-fixkey removes broken packets from keys in the GnuPG keyring that make
     GnuPG spew ugly warnings.	It optionally takes a list of keyids on the com-
     mand line and only cleans those keys.

OPTIONS
     keyid
	 Use this key.

ENVIRONMENT
     HOMEThe default home directory.

     GNUPGBIN
	 The gpg binary.  Default: "gpg".

     GNUPGHOME
	 The default working directory for gpg.  Default: "$HOME/.gnupg".

FILES
     $HOME/.gnupg/pubring.gpg  -  default GnuPG keyring

SEE ALSO
     caff(1), gpg(1).

AUTHOR
     Peter Palfrader <peter@palfrader.org>

perl v5.42.2			   2026-06-12			   PGP-FIXKEY(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pgp-fixkey&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help