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

FreeBSD Manual Pages

  
 
  

home | help
Fingerprint-SSH-Keys(1)	    General Commands Manual    Fingerprint-SSH-Keys(1)

NAME
       Fingerprint-SSH-Keys -- print SSH key fingerprints

SYNOPSIS
       Fingerprint-SSH-Keys  [-d  | --include-deprecated] [-r |	--include-raw]
			    [-p	| --include-raw-python]

DESCRIPTION
       Fingerprint-SSH-Keys prints the SSH key fingerprints of the  local  ma-
       chine in	different formats:
       * SSH hash format,
       * DNS SSHFP FF format,
       * Python	dictionary.

ARGUMENTS
       The following options are available:

       -d | --include-deprecated
	       Also  include  deprecated  key types and	hash algorithms	in DNS
	       SSHFP RR	output.

       -r | --include-raw
	       Also include the	keys in	raw format.

       -p | --include-raw-python
	       Also include the	keys in	raw format as Python dictionary.

EXAMPLES
       Fingerprint-SSH-Keys

       Fingerprint-SSH-Keys --include-deprecated

       Fingerprint-SSH-Keys -d

Fingerprint-SSH-Keys	       December	13, 2024       Fingerprint-SSH-Keys(1)

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

home | help