On Sun, 19 Jan 2014, Mauricio Tavares wrote: > Ran 20140119 snapshot tests on Ubuntu 12.04.4 LTS x64; had to > create /var/empty but after that all test passed. Also compiled and > ran the same tests on CentOS 6.5 x64. And got the following: > > [...] > certified host keys: host rsa connect wrong cert > certified host keys: host dsa connect wrong cert > certified host keys: host rsa connect wrong cert > certified host keys: host dsa connect wrong cert > failed certified host keys > make[1]: *** [t-exec] Error 1 > make[1]: Leaving directory `/home/raub/dev/openssh/regress' > make: *** [tests] Error 2 > [raub at devcentos openssh]$ > > Anything I should worry about? Or are they related to > openssl/something else? Those lines don't contain the actual error message. There should be a failed-regress.log in the regress/ directory that shows the full test log and failure. The one of failed-ssh.log and failed-sshd.log files might also contain some clues. -d