Differences

This shows you the differences between the selected revisions of the page.

2012-03-05 2012-09-05
no summary (brablc) 5.0.9 HostKeyFingerprint => SshHostKeyFingerprint (martin)
Line 35: Line 35:
$sessionOptions->{'UserName'} = 'user'; $sessionOptions->{'UserName'} = 'user';
$sessionOptions->{'Password'} = 'mypassword'; $sessionOptions->{'Password'} = 'mypassword';
-$sessionOptions->{'SshHostKey'} = 'ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx';+$sessionOptions->{'SshHostKeyFingerprint'} = 'ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx';
</code> </code>
Line 111: Line 111:
$sessionOptions->{'UserName'} = 'user'; $sessionOptions->{'UserName'} = 'user';
$sessionOptions->{'Password'} = 'mypassword'; $sessionOptions->{'Password'} = 'mypassword';
-$sessionOptions->{'SshHostKey'} = 'ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx';+$sessionOptions->{'SshHostKeyFingerprint'} = 'ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx';
# Connect # Connect

Last modified: by martin