diff --git a/Posh-SSH/Posh-SSH.psm1 b/Posh-SSH/Posh-SSH.psm1 index c146597..9e63828 100644 --- a/Posh-SSH/Posh-SSH.psm1 +++ b/Posh-SSH/Posh-SSH.psm1 @@ -3160,6 +3160,8 @@ function Get-SSHTrustedHost "ecdsa-sha2-nistp256", "ecdsa-sha2-nistp384", "ecdsa-sha2-nistp521", + "rsa-sha2-512", + "rsa-sha2-256", "ssh-rsa", "ssh-dss" )]