Session Options: SshHostKeyFingerprint

Advertisement

ejdrijin
Joined:
Posts:
2

Session Options: SshHostKeyFingerprint

Hi,

I am trying to populate the SshHostKeyFingerprint option and it is stating:
New-Object : The value supplied is not valid, or the property is read-only. Change the value, and then try again.
Is this because I am writing it in a wrong format (example below) or am I missing something out?
SshHostKeyFingerprint = "ssh-rsa 2048 ee:ee:ee:ee:e:05:aa:fe:de:0c:12:1c:aa:aa:aa:aa"
Thanks

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
41,040
Location:
Prague, Czechia

Re: Session Options: SshHostKeyFingerprint

This part is wrong:
SshHostKeyFingerprint = "ssh-rsa 2048 ee:ee:ee:ee:e:05:aa:fe:de:0c:12:1c:aa:aa:aa:aa"

Reply with quote

Advertisement

You can post new topics in this forum