Displaying 1 result from an estimated 1 matches for "sshia3".
2010 May 26
2
hostbase authentication of hostcertificate
...he hostbaed authentication with the steps in the regress/cert-hostkey.sh
But it seems that it can not login with the hostcertificate.:
Here is debug message from the ssh client :
ssh -2 -oUserKnownHostsFile=/opt/ssh/etc/known_hosts-cert \
> -oGlobalKnownHostsFile=/opt/ssh/etc/known_hosts-cert sshia3 -p 1111 -vvv
debug1: checking without port identifier
debug3: check_host_in_hostfile: host sshia3 filename /opt/ssh/etc/known_hosts-cert
debug3: check_host_in_hostfile: host sshia3 filename /opt/ssh/etc/known_hosts-cert
debug3: check_host_in_hostfile: CA match line 1
debug1: Host 'sshia3' i...