< Back

Get-SSHTrustedHost

Sat Jan 18, 2020 7:57 pm

NAME Get-SSHTrustedHost



SYNOPSIS

List Host and Fingerprint pairs that Posh-SSH trusts.





SYNTAX

Get-SSHTrustedHost [<CommonParameters>]





DESCRIPTION

List Host and Fingerprint pairs that Posh-SSH trusts.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.Int32







NOTES









-------------------------- EXAMPLE 1 --------------------------



Get-SSHTrustedHost

SSHHost Fingerprint



------- -----------



192.168.1.143 a4:6e:80:33:3f:32:4:cb:be:e9:a0:80:1b:38:fd:3b



192.168.10.3 27:ca:f8:39:7e:ba:a:ff:a3:2d:ff:75:16:a6:bc:18



192.168.1.225 ea:8c:ec:93:1e:9d:ad:2e:41:bc:d0:b3:d8:a9:98:80







RELATED LINKS

Online Version: https://github.com/darkoperator/Posh-SS ... aster/docs