nareshkamboju

openssh make tests results log

Nov 3rd, 2016
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 99.37 KB | None | 0 0
  1. root@linaro-alip:~/openssh-6.7p1# make tests
  2. [ -d `pwd`/regress ] || mkdir -p `pwd`/regress
  3. [ -d `pwd`/regress/unittests ] || mkdir -p `pwd`/regress/unittests
  4. [ -d `pwd`/regress/unittests/test_helper ] || \
  5. mkdir -p `pwd`/regress/unittests/test_helper
  6. [ -d `pwd`/regress/unittests/sshbuf ] || \
  7. mkdir -p `pwd`/regress/unittests/sshbuf
  8. [ -d `pwd`/regress/unittests/sshkey ] || \
  9. mkdir -p `pwd`/regress/unittests/sshkey
  10. [ -f `pwd`/regress/Makefile ] || \
  11. ln -s `cd . && pwd`/regress/Makefile `pwd`/regress/Makefile
  12. (cd openbsd-compat && make)
  13. make[1]: Entering directory '/root/openssh-6.7p1/openbsd-compat'
  14. make[1]: Nothing to be done for 'all'.
  15. make[1]: Leaving directory '/root/openssh-6.7p1/openbsd-compat'
  16. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/modpipe regress/modpipe.c \
  17. -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lnsl -lcrypt -lresolv
  18. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -o regress/setuid-allowed regress/setuid-allowed.c \
  19. -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lnsl -lcrypt -lresolv
  20. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/tests.c -o regress/unittests/sshbuf/tests.o
  21. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf.c -o regress/unittests/sshbuf/test_sshbuf.o
  22. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_getput_basic.c -o regress/unittests/sshbuf/test_sshbuf_getput_basic.o
  23. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_getput_crypto.c -o regress/unittests/sshbuf/test_sshbuf_getput_crypto.o
  24. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_misc.c -o regress/unittests/sshbuf/test_sshbuf_misc.o
  25. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_fuzz.c -o regress/unittests/sshbuf/test_sshbuf_fuzz.o
  26. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c -o regress/unittests/sshbuf/test_sshbuf_getput_fuzz.o
  27. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshbuf/test_sshbuf_fixed.c -o regress/unittests/sshbuf/test_sshbuf_fixed.o
  28. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/test_helper/test_helper.c -o regress/unittests/test_helper/test_helper.o
  29. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/test_helper/fuzz.c -o regress/unittests/test_helper/fuzz.o
  30. ^H/usr/bin/ar rv regress/unittests/test_helper/libtest_helper.a regress/unittests/test_helper/test_helper.o regress/unittests/test_helper/fuzz.o
  31. /usr/bin/ar: creating regress/unittests/test_helper/libtest_helper.a
  32. a - regress/unittests/test_helper/test_helper.o
  33. a - regress/unittests/test_helper/fuzz.o
  34. ranlib regress/unittests/test_helper/libtest_helper.a
  35. gcc -o regress/unittests/sshbuf/test_sshbuf -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie regress/unittests/sshbuf/tests.o regress/unittests/sshbuf/test_sshbuf.o regress/unittests/sshbuf/test_sshbuf_getput_basic.o regress/unittests/sshbuf/test_sshbuf_getput_crypto.o regress/unittests/sshbuf/test_sshbuf_misc.o regress/unittests/sshbuf/test_sshbuf_fuzz.o regress/unittests/sshbuf/test_sshbuf_getput_fuzz.o regress/unittests/sshbuf/test_sshbuf_fixed.o \
  36. regress/unittests/test_helper/libtest_helper.a \
  37. -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lnsl -lcrypt -lresolv
  38. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshkey/test_fuzz.c -o regress/unittests/sshkey/test_fuzz.o
  39. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshkey/tests.c -o regress/unittests/sshkey/tests.o
  40. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshkey/common.c -o regress/unittests/sshkey/common.o
  41. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshkey/test_file.c -o regress/unittests/sshkey/test_file.o
  42. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c regress/unittests/sshkey/test_sshkey.c -o regress/unittests/sshkey/test_sshkey.o
  43. gcc -o regress/unittests/sshkey/test_sshkey -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie regress/unittests/sshkey/test_fuzz.o regress/unittests/sshkey/tests.o regress/unittests/sshkey/common.o regress/unittests/sshkey/test_file.o regress/unittests/sshkey/test_sshkey.o \
  44. regress/unittests/test_helper/libtest_helper.a \
  45. -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lnsl -lcrypt -lresolv
  46. BUILDDIR=`pwd`; \
  47. TEST_SSH_SCP="${BUILDDIR}/scp"; \
  48. TEST_SSH_SSH="${BUILDDIR}/ssh"; \
  49. TEST_SSH_SSHD="${BUILDDIR}/sshd"; \
  50. TEST_SSH_SSHAGENT="${BUILDDIR}/ssh-agent"; \
  51. TEST_SSH_SSHADD="${BUILDDIR}/ssh-add"; \
  52. TEST_SSH_SSHKEYGEN="${BUILDDIR}/ssh-keygen"; \
  53. TEST_SSH_SSHPKCS11HELPER="${BUILDDIR}/ssh-pkcs11-helper"; \
  54. TEST_SSH_SSHKEYSCAN="${BUILDDIR}/ssh-keyscan"; \
  55. TEST_SSH_SFTP="${BUILDDIR}/sftp"; \
  56. TEST_SSH_SFTPSERVER="${BUILDDIR}/sftp-server"; \
  57. TEST_SSH_PLINK="plink"; \
  58. TEST_SSH_PUTTYGEN="puttygen"; \
  59. TEST_SSH_CONCH="conch"; \
  60. TEST_SSH_IPV6="yes" ; \
  61. TEST_SSH_ECC="yes" ; \
  62. cd ./regress || exit $?; \
  63. make \
  64. .OBJDIR="${BUILDDIR}/regress" \
  65. .CURDIR="`pwd`" \
  66. BUILDDIR="${BUILDDIR}" \
  67. OBJ="${BUILDDIR}/regress/" \
  68. PATH="${BUILDDIR}:${PATH}" \
  69. TEST_ENV=MALLOC_OPTIONS="" \
  70. TEST_SSH_SCP="${TEST_SSH_SCP}" \
  71. TEST_SSH_SSH="${TEST_SSH_SSH}" \
  72. TEST_SSH_SSHD="${TEST_SSH_SSHD}" \
  73. TEST_SSH_SSHAGENT="${TEST_SSH_SSHAGENT}" \
  74. TEST_SSH_SSHADD="${TEST_SSH_SSHADD}" \
  75. TEST_SSH_SSHKEYGEN="${TEST_SSH_SSHKEYGEN}" \
  76. TEST_SSH_SSHPKCS11HELPER="${TEST_SSH_SSHPKCS11HELPER}" \
  77. TEST_SSH_SSHKEYSCAN="${TEST_SSH_SSHKEYSCAN}" \
  78. TEST_SSH_SFTP="${TEST_SSH_SFTP}" \
  79. TEST_SSH_SFTPSERVER="${TEST_SSH_SFTPSERVER}" \
  80. TEST_SSH_PLINK="${TEST_SSH_PLINK}" \
  81. TEST_SSH_PUTTYGEN="${TEST_SSH_PUTTYGEN}" \
  82. TEST_SSH_CONCH="${TEST_SSH_CONCH}" \
  83. TEST_SSH_IPV6="${TEST_SSH_IPV6}" \
  84. TEST_SSH_ECC="${TEST_SSH_ECC}" \
  85. TEST_SHELL="sh" \
  86. EXEEXT="" \
  87. tests && echo all tests passed
  88. make[1]: Entering directory '/root/openssh-6.7p1/regress'
  89. set -e ; if test -z "" ; then \
  90. /root/openssh-6.7p1/regress/unittests/sshbuf/test_sshbuf ; \
  91. /root/openssh-6.7p1/regress/unittests/sshkey/test_sshkey \
  92. -d /root/openssh-6.7p1/regress//unittests/sshkey/testdata ; \
  93. fi
  94. test_sshbuf: ............................................................................................... .... 100 tests ok
  95. test_sshkey: ......................................................................................... 89 tests ok
  96. /root/openssh-6.7p1/ssh-keygen -if /root/openssh-6.7p1/regress/rsa_ssh2.prv | diff - /root/openssh-6.7p1/regress/rsa_openssh.prv
  97. tr '\n' '\r' </root/openssh-6.7p1/regress/rsa_ssh2.prv > /root/openssh-6.7p1/regress/rsa_ssh2_cr.prv
  98. /root/openssh-6.7p1/ssh-keygen -if /root/openssh-6.7p1/regress/rsa_ssh2_cr.prv | diff - /root/openssh-6.7p1/regress/rsa_openssh.prv
  99. awk '{print $0 "\r"}' /root/openssh-6.7p1/regress/rsa_ssh2.prv > /root/openssh-6.7p1/regress/rsa_ssh2_crnl.prv
  100. /root/openssh-6.7p1/ssh-keygen -if /root/openssh-6.7p1/regress/rsa_ssh2_crnl.prv | diff - /root/openssh-6.7p1/regress/rsa_openssh.prv
  101. cat /root/openssh-6.7p1/regress/rsa_openssh.prv > /root/openssh-6.7p1/regress//t2.out
  102. chmod 600 /root/openssh-6.7p1/regress//t2.out
  103. /root/openssh-6.7p1/ssh-keygen -yf /root/openssh-6.7p1/regress//t2.out | diff - /root/openssh-6.7p1/regress/rsa_openssh.pub
  104. /root/openssh-6.7p1/ssh-keygen -ef /root/openssh-6.7p1/regress/rsa_openssh.pub >/root/openssh-6.7p1/regress//t3.out
  105. /root/openssh-6.7p1/ssh-keygen -if /root/openssh-6.7p1/regress//t3.out | diff - /root/openssh-6.7p1/regress/rsa_openssh.pub
  106. /root/openssh-6.7p1/ssh-keygen -lf /root/openssh-6.7p1/regress/rsa_openssh.pub |\
  107. awk '{print $2}' | diff - /root/openssh-6.7p1/regress/t4.ok
  108. /root/openssh-6.7p1/ssh-keygen -Bf /root/openssh-6.7p1/regress/rsa_openssh.pub |\
  109. awk '{print $2}' | diff - /root/openssh-6.7p1/regress/t5.ok
  110. /root/openssh-6.7p1/ssh-keygen -if /root/openssh-6.7p1/regress/dsa_ssh2.prv > /root/openssh-6.7p1/regress//t6.out1
  111. /root/openssh-6.7p1/ssh-keygen -if /root/openssh-6.7p1/regress/dsa_ssh2.pub > /root/openssh-6.7p1/regress//t6.out2
  112. chmod 600 /root/openssh-6.7p1/regress//t6.out1
  113. /root/openssh-6.7p1/ssh-keygen -yf /root/openssh-6.7p1/regress//t6.out1 | diff - /root/openssh-6.7p1/regress//t6.out2
  114. /root/openssh-6.7p1/ssh-keygen -q -t rsa -N '' -f /root/openssh-6.7p1/regress//t7.out
  115. /root/openssh-6.7p1/ssh-keygen -lf /root/openssh-6.7p1/regress//t7.out > /dev/null
  116. /root/openssh-6.7p1/ssh-keygen -Bf /root/openssh-6.7p1/regress//t7.out > /dev/null
  117. /root/openssh-6.7p1/ssh-keygen -q -t dsa -N '' -f /root/openssh-6.7p1/regress//t8.out
  118. /root/openssh-6.7p1/ssh-keygen -lf /root/openssh-6.7p1/regress//t8.out > /dev/null
  119. /root/openssh-6.7p1/ssh-keygen -Bf /root/openssh-6.7p1/regress//t8.out > /dev/null
  120. test "yes" != yes || \
  121. /root/openssh-6.7p1/ssh-keygen -q -t ecdsa -N '' -f /root/openssh-6.7p1/regress//t9.out
  122. test "yes" != yes || \
  123. /root/openssh-6.7p1/ssh-keygen -lf /root/openssh-6.7p1/regress//t9.out > /dev/null
  124. test "yes" != yes || \
  125. /root/openssh-6.7p1/ssh-keygen -Bf /root/openssh-6.7p1/regress//t9.out > /dev/null
  126. /root/openssh-6.7p1/ssh-keygen -q -t ed25519 -N '' -f /root/openssh-6.7p1/regress//t10.out
  127. /root/openssh-6.7p1/ssh-keygen -lf /root/openssh-6.7p1/regress//t10.out > /dev/null
  128. /root/openssh-6.7p1/ssh-keygen -Bf /root/openssh-6.7p1/regress//t10.out > /dev/null
  129. run test connect.sh ...
  130. ok simple connect
  131. run test proxy-connect.sh ...
  132. plain username protocol 1 privsep=no comp=no
  133. plain username protocol 1 privsep=no comp=yes
  134. plain username protocol 2 privsep=no comp=no
  135. plain username protocol 2 privsep=no comp=yes
  136. plain username protocol 1 privsep=yes comp=no
  137. plain username protocol 1 privsep=yes comp=yes
  138. plain username protocol 2 privsep=yes comp=no
  139. plain username protocol 2 privsep=yes comp=yes
  140. username with style protocol 1
  141. username with style protocol 2
  142. ok proxy connect
  143. run test connect-privsep.sh ...
  144. ok proxy connect with privsep
  145. run test proto-version.sh ...
  146. ok sshd version with different protocol combinations
  147. run test proto-mismatch.sh ...
  148. ok protocol version mismatch
  149. run test exit-status.sh ...
  150. test remote exit status: proto 1 status 0
  151. test remote exit status: proto 1 status 1
  152. test remote exit status: proto 1 status 4
  153. test remote exit status: proto 1 status 5
  154. test remote exit status: proto 1 status 44
  155. test remote exit status: proto 2 status 0
  156. test remote exit status: proto 2 status 1
  157. test remote exit status: proto 2 status 4
  158. test remote exit status: proto 2 status 5
  159. test remote exit status: proto 2 status 44
  160. ok remote exit status
  161. run test envpass.sh ...
  162. test environment passing: pass env, don't accept
  163. test environment passing: don't pass env, accept
  164. test environment passing: pass single env, accept single env
  165. test environment passing: pass multiple env, accept multiple env
  166. ok environment passing
  167. run test transfer.sh ...
  168. transfer data: proto 1
  169. transfer data: proto 2
  170. ok transfer data
  171. run test banner.sh ...
  172. test banner: missing banner file
  173. test banner: size 0
  174. test banner: size 10
  175. test banner: size 100
  176. test banner: size 1000
  177. test banner: size 10000
  178. test banner: size 100000
  179. test banner: suppress banner (-q)
  180. ok banner
  181. run test rekey.sh ...
  182. client rekey KexAlgorithms=diffie-hellman-group1-sha1
  183. client rekey KexAlgorithms=diffie-hellman-group14-sha1
  184. client rekey KexAlgorithms=diffie-hellman-group-exchange-sha1
  185. client rekey KexAlgorithms=diffie-hellman-group-exchange-sha256
  186. client rekey KexAlgorithms=ecdh-sha2-nistp256
  187. client rekey KexAlgorithms=ecdh-sha2-nistp384
  188. client rekey KexAlgorithms=ecdh-sha2-nistp521
  189. client rekey KexAlgorithms=diffie-hellman-group1-sha1
  190. client rekey [email protected]
  191. client rekey Ciphers=3des-cbc
  192. client rekey Ciphers=blowfish-cbc
  193. client rekey Ciphers=cast128-cbc
  194. client rekey Ciphers=arcfour
  195. client rekey Ciphers=arcfour128
  196. client rekey Ciphers=arcfour256
  197. client rekey Ciphers=aes128-cbc
  198. client rekey Ciphers=aes192-cbc
  199. client rekey Ciphers=aes256-cbc
  200. client rekey [email protected]
  201. client rekey Ciphers=aes128-ctr
  202. client rekey Ciphers=aes192-ctr
  203. client rekey Ciphers=aes256-ctr
  204. client rekey [email protected]
  205. client rekey [email protected]
  206. client rekey [email protected]
  207. client rekey MACs=hmac-sha1
  208. client rekey MACs=hmac-sha1-96
  209. client rekey MACs=hmac-sha2-256
  210. client rekey MACs=hmac-sha2-512
  211. client rekey MACs=hmac-md5
  212. client rekey MACs=hmac-md5-96
  213. client rekey MACs=hmac-ripemd160
  214. client rekey [email protected]
  215. client rekey [email protected]
  216. client rekey [email protected]
  217. client rekey [email protected]
  218. client rekey [email protected]
  219. client rekey [email protected]
  220. client rekey [email protected]
  221. client rekey [email protected]
  222. client rekey [email protected]
  223. client rekey [email protected]
  224. client rekey [email protected]
  225. client rekey [email protected]
  226. client rekey [email protected] diffie-hellman-group1-sha1
  227. client rekey [email protected] diffie-hellman-group14-sha1
  228. client rekey [email protected] diffie-hellman-group-exchange-sha1
  229. client rekey [email protected] diffie-hellman-group-exchange-sha256
  230. client rekey [email protected] ecdh-sha2-nistp256
  231. client rekey [email protected] ecdh-sha2-nistp384
  232. client rekey [email protected] ecdh-sha2-nistp521
  233. client rekey [email protected] diffie-hellman-group1-sha1
  234. client rekey [email protected] diffie-hellman-group1-sha1
  235. client rekey [email protected] diffie-hellman-group14-sha1
  236. client rekey [email protected] diffie-hellman-group-exchange-sha1
  237. client rekey [email protected] diffie-hellman-group-exchange-sha256
  238. client rekey [email protected] ecdh-sha2-nistp256
  239. client rekey [email protected] ecdh-sha2-nistp384
  240. client rekey [email protected] ecdh-sha2-nistp521
  241. client rekey [email protected] diffie-hellman-group1-sha1
  242. client rekey [email protected] diffie-hellman-group1-sha1
  243. client rekey [email protected] diffie-hellman-group14-sha1
  244. client rekey [email protected] diffie-hellman-group-exchange-sha1
  245. client rekey [email protected] diffie-hellman-group-exchange-sha256
  246. client rekey [email protected] ecdh-sha2-nistp256
  247. client rekey [email protected] ecdh-sha2-nistp384
  248. client rekey [email protected] ecdh-sha2-nistp521
  249. client rekey [email protected] diffie-hellman-group1-sha1
  250. client rekeylimit 16
  251. client rekeylimit 1k
  252. client rekeylimit 128k
  253. client rekeylimit 256k
  254. client rekeylimit default 5
  255. client rekeylimit default 10
  256. client rekeylimit default 5 no data
  257. client rekeylimit default 10 no data
  258. server rekeylimit default 5 no data
  259. server rekeylimit default 10 no data
  260. rekeylimit parsing
  261. ok rekey
  262. run test stderr-data.sh ...
  263. test stderr data transfer: proto 1 ()
  264. test stderr data transfer: proto 2 ()
  265. test stderr data transfer: proto 1 (-n)
  266. test stderr data transfer: proto 2 (-n)
  267. ok stderr data transfer
  268. run test stderr-after-eof.sh ...
  269. ok stderr data after eof
  270. run test broken-pipe.sh ...
  271. ok broken pipe test
  272. run test try-ciphers.sh ...
  273. test try ciphers: proto 2 cipher 3des-cbc mac hmac-sha1
  274. test try ciphers: proto 2 cipher 3des-cbc mac hmac-sha1-96
  275. test try ciphers: proto 2 cipher 3des-cbc mac hmac-sha2-256
  276. test try ciphers: proto 2 cipher 3des-cbc mac hmac-sha2-512
  277. test try ciphers: proto 2 cipher 3des-cbc mac hmac-md5
  278. test try ciphers: proto 2 cipher 3des-cbc mac hmac-md5-96
  279. test try ciphers: proto 2 cipher 3des-cbc mac hmac-ripemd160
  280. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  281. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  282. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  283. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  284. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  285. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  286. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  287. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  288. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  289. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  290. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  291. test try ciphers: proto 2 cipher 3des-cbc mac [email protected]
  292. test try ciphers: proto 2 cipher blowfish-cbc mac hmac-sha1
  293. test try ciphers: proto 2 cipher blowfish-cbc mac hmac-sha1-96
  294. test try ciphers: proto 2 cipher blowfish-cbc mac hmac-sha2-256
  295. test try ciphers: proto 2 cipher blowfish-cbc mac hmac-sha2-512
  296. test try ciphers: proto 2 cipher blowfish-cbc mac hmac-md5
  297. test try ciphers: proto 2 cipher blowfish-cbc mac hmac-md5-96
  298. test try ciphers: proto 2 cipher blowfish-cbc mac hmac-ripemd160
  299. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  300. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  301. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  302. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  303. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  304. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  305. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  306. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  307. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  308. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  309. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  310. test try ciphers: proto 2 cipher blowfish-cbc mac [email protected]
  311. test try ciphers: proto 2 cipher cast128-cbc mac hmac-sha1
  312. test try ciphers: proto 2 cipher cast128-cbc mac hmac-sha1-96
  313. test try ciphers: proto 2 cipher cast128-cbc mac hmac-sha2-256
  314. test try ciphers: proto 2 cipher cast128-cbc mac hmac-sha2-512
  315. test try ciphers: proto 2 cipher cast128-cbc mac hmac-md5
  316. test try ciphers: proto 2 cipher cast128-cbc mac hmac-md5-96
  317. test try ciphers: proto 2 cipher cast128-cbc mac hmac-ripemd160
  318. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  319. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  320. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  321. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  322. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  323. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  324. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  325. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  326. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  327. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  328. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  329. test try ciphers: proto 2 cipher cast128-cbc mac [email protected]
  330. test try ciphers: proto 2 cipher arcfour mac hmac-sha1
  331. test try ciphers: proto 2 cipher arcfour mac hmac-sha1-96
  332. test try ciphers: proto 2 cipher arcfour mac hmac-sha2-256
  333. test try ciphers: proto 2 cipher arcfour mac hmac-sha2-512
  334. test try ciphers: proto 2 cipher arcfour mac hmac-md5
  335. test try ciphers: proto 2 cipher arcfour mac hmac-md5-96
  336. test try ciphers: proto 2 cipher arcfour mac hmac-ripemd160
  337. test try ciphers: proto 2 cipher arcfour mac [email protected]
  338. test try ciphers: proto 2 cipher arcfour mac [email protected]
  339. test try ciphers: proto 2 cipher arcfour mac [email protected]
  340. test try ciphers: proto 2 cipher arcfour mac [email protected]
  341. test try ciphers: proto 2 cipher arcfour mac [email protected]
  342. test try ciphers: proto 2 cipher arcfour mac [email protected]
  343. test try ciphers: proto 2 cipher arcfour mac [email protected]
  344. test try ciphers: proto 2 cipher arcfour mac [email protected]
  345. test try ciphers: proto 2 cipher arcfour mac [email protected]
  346. test try ciphers: proto 2 cipher arcfour mac [email protected]
  347. test try ciphers: proto 2 cipher arcfour mac [email protected]
  348. test try ciphers: proto 2 cipher arcfour mac [email protected]
  349. test try ciphers: proto 2 cipher arcfour128 mac hmac-sha1
  350. test try ciphers: proto 2 cipher arcfour128 mac hmac-sha1-96
  351. test try ciphers: proto 2 cipher arcfour128 mac hmac-sha2-256
  352. test try ciphers: proto 2 cipher arcfour128 mac hmac-sha2-512
  353. test try ciphers: proto 2 cipher arcfour128 mac hmac-md5
  354. test try ciphers: proto 2 cipher arcfour128 mac hmac-md5-96
  355. test try ciphers: proto 2 cipher arcfour128 mac hmac-ripemd160
  356. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  357. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  358. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  359. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  360. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  361. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  362. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  363. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  364. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  365. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  366. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  367. test try ciphers: proto 2 cipher arcfour128 mac [email protected]
  368. test try ciphers: proto 2 cipher arcfour256 mac hmac-sha1
  369. test try ciphers: proto 2 cipher arcfour256 mac hmac-sha1-96
  370. test try ciphers: proto 2 cipher arcfour256 mac hmac-sha2-256
  371. test try ciphers: proto 2 cipher arcfour256 mac hmac-sha2-512
  372. test try ciphers: proto 2 cipher arcfour256 mac hmac-md5
  373. test try ciphers: proto 2 cipher arcfour256 mac hmac-md5-96
  374. test try ciphers: proto 2 cipher arcfour256 mac hmac-ripemd160
  375. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  376. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  377. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  378. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  379. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  380. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  381. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  382. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  383. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  384. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  385. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  386. test try ciphers: proto 2 cipher arcfour256 mac [email protected]
  387. test try ciphers: proto 2 cipher aes128-cbc mac hmac-sha1
  388. test try ciphers: proto 2 cipher aes128-cbc mac hmac-sha1-96
  389. test try ciphers: proto 2 cipher aes128-cbc mac hmac-sha2-256
  390. test try ciphers: proto 2 cipher aes128-cbc mac hmac-sha2-512
  391. test try ciphers: proto 2 cipher aes128-cbc mac hmac-md5
  392. test try ciphers: proto 2 cipher aes128-cbc mac hmac-md5-96
  393. test try ciphers: proto 2 cipher aes128-cbc mac hmac-ripemd160
  394. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  395. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  396. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  397. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  398. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  399. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  400. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  401. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  402. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  403. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  404. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  405. test try ciphers: proto 2 cipher aes128-cbc mac [email protected]
  406. test try ciphers: proto 2 cipher aes192-cbc mac hmac-sha1
  407. test try ciphers: proto 2 cipher aes192-cbc mac hmac-sha1-96
  408. test try ciphers: proto 2 cipher aes192-cbc mac hmac-sha2-256
  409. test try ciphers: proto 2 cipher aes192-cbc mac hmac-sha2-512
  410. test try ciphers: proto 2 cipher aes192-cbc mac hmac-md5
  411. test try ciphers: proto 2 cipher aes192-cbc mac hmac-md5-96
  412. test try ciphers: proto 2 cipher aes192-cbc mac hmac-ripemd160
  413. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  414. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  415. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  416. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  417. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  418. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  419. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  420. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  421. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  422. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  423. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  424. test try ciphers: proto 2 cipher aes192-cbc mac [email protected]
  425. test try ciphers: proto 2 cipher aes256-cbc mac hmac-sha1
  426. test try ciphers: proto 2 cipher aes256-cbc mac hmac-sha1-96
  427. test try ciphers: proto 2 cipher aes256-cbc mac hmac-sha2-256
  428. test try ciphers: proto 2 cipher aes256-cbc mac hmac-sha2-512
  429. test try ciphers: proto 2 cipher aes256-cbc mac hmac-md5
  430. test try ciphers: proto 2 cipher aes256-cbc mac hmac-md5-96
  431. test try ciphers: proto 2 cipher aes256-cbc mac hmac-ripemd160
  432. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  433. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  434. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  435. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  436. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  437. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  438. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  439. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  440. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  441. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  442. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  443. test try ciphers: proto 2 cipher aes256-cbc mac [email protected]
  444. test try ciphers: proto 2 cipher [email protected] mac hmac-sha1
  445. test try ciphers: proto 2 cipher [email protected] mac hmac-sha1-96
  446. test try ciphers: proto 2 cipher [email protected] mac hmac-sha2-256
  447. test try ciphers: proto 2 cipher [email protected] mac hmac-sha2-512
  448. test try ciphers: proto 2 cipher [email protected] mac hmac-md5
  449. test try ciphers: proto 2 cipher [email protected] mac hmac-md5-96
  450. test try ciphers: proto 2 cipher [email protected] mac hmac-ripemd160
  451. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  452. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  453. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  454. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  455. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  456. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  457. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  458. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  459. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  460. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  461. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  462. test try ciphers: proto 2 cipher [email protected] mac [email protected]
  463. test try ciphers: proto 2 cipher aes128-ctr mac hmac-sha1
  464. test try ciphers: proto 2 cipher aes128-ctr mac hmac-sha1-96
  465. test try ciphers: proto 2 cipher aes128-ctr mac hmac-sha2-256
  466. test try ciphers: proto 2 cipher aes128-ctr mac hmac-sha2-512
  467. test try ciphers: proto 2 cipher aes128-ctr mac hmac-md5
  468. test try ciphers: proto 2 cipher aes128-ctr mac hmac-md5-96
  469. test try ciphers: proto 2 cipher aes128-ctr mac hmac-ripemd160
  470. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  471. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  472. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  473. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  474. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  475. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  476. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  477. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  478. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  479. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  480. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  481. test try ciphers: proto 2 cipher aes128-ctr mac [email protected]
  482. test try ciphers: proto 2 cipher aes192-ctr mac hmac-sha1
  483. test try ciphers: proto 2 cipher aes192-ctr mac hmac-sha1-96
  484. test try ciphers: proto 2 cipher aes192-ctr mac hmac-sha2-256
  485. test try ciphers: proto 2 cipher aes192-ctr mac hmac-sha2-512
  486. test try ciphers: proto 2 cipher aes192-ctr mac hmac-md5
  487. test try ciphers: proto 2 cipher aes192-ctr mac hmac-md5-96
  488. test try ciphers: proto 2 cipher aes192-ctr mac hmac-ripemd160
  489. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  490. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  491. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  492. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  493. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  494. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  495. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  496. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  497. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  498. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  499. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  500. test try ciphers: proto 2 cipher aes192-ctr mac [email protected]
  501. test try ciphers: proto 2 cipher aes256-ctr mac hmac-sha1
  502. test try ciphers: proto 2 cipher aes256-ctr mac hmac-sha1-96
  503. test try ciphers: proto 2 cipher aes256-ctr mac hmac-sha2-256
  504. test try ciphers: proto 2 cipher aes256-ctr mac hmac-sha2-512
  505. test try ciphers: proto 2 cipher aes256-ctr mac hmac-md5
  506. test try ciphers: proto 2 cipher aes256-ctr mac hmac-md5-96
  507. test try ciphers: proto 2 cipher aes256-ctr mac hmac-ripemd160
  508. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  509. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  510. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  511. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  512. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  513. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  514. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  515. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  516. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  517. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  518. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  519. test try ciphers: proto 2 cipher aes256-ctr mac [email protected]
  520. test try ciphers: proto 2 cipher [email protected] mac hmac-sha1
  521. test try ciphers: proto 2 cipher [email protected] mac hmac-sha1
  522. test try ciphers: proto 2 cipher [email protected] mac hmac-sha1
  523. test try ciphers: proto 1 cipher 3des
  524. test try ciphers: proto 1 cipher blowfish
  525. ok try ciphers
  526. run test yes-head.sh ...
  527. ok yes pipe head
  528. run test login-timeout.sh ...
  529. ok connect after login grace timeout
  530. run test agent.sh ...
  531. ok simple agent test
  532. run test agent-getpeereid.sh ...
  533. skipped: need SUDO to switch to uid nobody
  534. run test agent-timeout.sh ...
  535. ok agent timeout test
  536. run test agent-ptrace.sh ...
  537. skipped (SUDO not set)
  538. run test keyscan.sh ...
  539. ok keyscan
  540. run test keygen-change.sh ...
  541. ok change passphrase for key
  542. run test keygen-convert.sh ...
  543. ok convert keys
  544. run test key-options.sh ...
  545. key option proto 1 command="echo bar"
  546. key option proto 1 no-pty,command="echo bar"
  547. key option proto 2 command="echo bar"
  548. key option proto 2 no-pty,command="echo bar"
  549. key option proto 1 no-pty
  550. key option proto 2 no-pty
  551. key option proto 1 environment
  552. key option proto 2 environment
  553. key option proto 1 from="127.0.0.1"
  554. key option proto 1 from="127.0.0.0/8"
  555. key option proto 2 from="127.0.0.1"
  556. key option proto 2 from="127.0.0.0/8"
  557. ok key options
  558. run test scp.sh ...
  559. scp: simple copy local file to local file
  560. scp: simple copy local file to remote file
  561. scp: simple copy remote file to local file
  562. scp: simple copy local file to remote dir
  563. scp: simple copy local file to local dir
  564. scp: simple copy remote file to local dir
  565. scp: recursive local dir to remote dir
  566. scp: recursive local dir to local dir
  567. scp: recursive remote dir to local dir
  568. scp: shell metacharacters
  569. scp: disallow bad server #0
  570. scp: disallow bad server #1
  571. scp: disallow bad server #2
  572. scp: disallow bad server #3
  573. scp: disallow bad server #4
  574. scp: detect non-directory target
  575. /root/openssh-6.7p1/regress/copy2: Not a directory
  576. ok scp
  577. run test sftp.sh ...
  578. test basic sftp put/get: buffer_size 5 num_requests 1
  579. test basic sftp put/get: buffer_size 5 num_requests 2
  580. test basic sftp put/get: buffer_size 5 num_requests 10
  581. test basic sftp put/get: buffer_size 1000 num_requests 1
  582. test basic sftp put/get: buffer_size 1000 num_requests 2
  583. test basic sftp put/get: buffer_size 1000 num_requests 10
  584. test basic sftp put/get: buffer_size 32000 num_requests 1
  585. test basic sftp put/get: buffer_size 32000 num_requests 2
  586. test basic sftp put/get: buffer_size 32000 num_requests 10
  587. test basic sftp put/get: buffer_size 64000 num_requests 1
  588. test basic sftp put/get: buffer_size 64000 num_requests 2
  589. test basic sftp put/get: buffer_size 64000 num_requests 10
  590. ok basic sftp put/get
  591. run test sftp-chroot.sh ...
  592. skipped: need SUDO to create file in /var/run, test won't work without
  593. run test sftp-cmds.sh ...
  594. sftp commands: lls
  595. sftp commands: lls w/path
  596. sftp commands: ls
  597. sftp commands: shell
  598. sftp commands: pwd
  599. sftp commands: lpwd
  600. sftp commands: quit
  601. sftp commands: help
  602. sftp commands: get
  603. sftp commands: get quoted
  604. sftp commands: get filename with quotes
  605. sftp commands: get filename with spaces
  606. sftp commands: get filename with glob metacharacters
  607. sftp commands: get to directory
  608. sftp commands: glob get to directory
  609. sftp commands: get to local dir
  610. sftp commands: glob get to local dir
  611. sftp commands: put
  612. sftp commands: put filename with quotes
  613. sftp commands: put filename with spaces
  614. sftp commands: put to directory
  615. sftp commands: glob put to directory
  616. sftp commands: put to local dir
  617. sftp commands: glob put to local dir
  618. sftp commands: rename
  619. sftp commands: rename directory
  620. sftp commands: ln
  621. sftp commands: ln -s
  622. sftp commands: mkdir
  623. sftp commands: chdir
  624. sftp commands: rmdir
  625. sftp commands: lmkdir
  626. sftp commands: lchdir
  627. ok sftp commands
  628. run test sftp-badcmds.sh ...
  629. sftp invalid commands: get nonexistent
  630. sftp invalid commands: glob get to nonexistent directory
  631. sftp invalid commands: put nonexistent
  632. sftp invalid commands: glob put to nonexistent directory
  633. sftp invalid commands: rename nonexistent
  634. sftp invalid commands: rename target exists (directory)
  635. sftp invalid commands: glob put files to local file
  636. ok sftp invalid commands
  637. run test sftp-batch.sh ...
  638. sftp batchfile: good commands
  639. sftp batchfile: bad commands
  640. sftp batchfile: comments and blanks
  641. sftp batchfile: junk command
  642. ok sftp batchfile
  643. run test sftp-glob.sh ...
  644. sftp glob: file glob
  645. sftp glob: dir glob
  646. sftp glob: quoted glob
  647. sftp glob: escaped glob
  648. sftp glob: escaped quote
  649. sftp glob: quoted quote
  650. sftp glob: single-quoted quote
  651. sftp glob: escaped space
  652. sftp glob: quoted space
  653. sftp glob: escaped slash
  654. sftp glob: quoted slash
  655. sftp glob: escaped slash at EOL
  656. sftp glob: quoted slash at EOL
  657. sftp glob: escaped slash+quote
  658. sftp glob: quoted slash+quote
  659. ok sftp glob
  660. run test sftp-perm.sh ...
  661. sftp permissions: read-only upload
  662. sftp permissions: read-only setstat
  663. sftp permissions: read-only rm
  664. sftp permissions: read-only mkdir
  665. sftp permissions: read-only rmdir
  666. sftp permissions: read-only posix-rename
  667. sftp permissions: read-only oldrename
  668. sftp permissions: read-only symlink
  669. sftp permissions: read-only hardlink
  670. sftp permissions: explicit open
  671. sftp permissions: explicit read
  672. sftp permissions: explicit write
  673. sftp permissions: explicit lstat
  674. sftp permissions: explicit opendir
  675. sftp permissions: explicit readdir
  676. sftp permissions: explicit setstat
  677. sftp permissions: explicit remove
  678. sftp permissions: explicit mkdir
  679. sftp permissions: explicit rmdir
  680. sftp permissions: explicit posix-rename
  681. sftp permissions: explicit rename
  682. sftp permissions: explicit symlink
  683. sftp permissions: explicit hardlink
  684. sftp permissions: explicit statvfs
  685. ok sftp permissions
  686. run test reconfigure.sh ...
  687. ok simple connect after reconfigure
  688. run test dynamic-forward.sh ...
  689. ok dynamic forwarding
  690. run test forwarding.sh ...
  691. ok local and remote forwarding
  692. run test multiplex.sh ...
  693. test connection multiplexing: envpass
  694. test connection multiplexing: transfer
  695. test connection multiplexing: forward
  696. test connection multiplexing: status 0
  697. test connection multiplexing: status 1
  698. test connection multiplexing: status 4
  699. test connection multiplexing: status 5
  700. test connection multiplexing: status 44
  701. test connection multiplexing: cmd check
  702. test connection multiplexing: cmd forward local (TCP)
  703. test connection multiplexing: cmd forward remote (TCP)
  704. test connection multiplexing: cmd forward local (UNIX)
  705. test connection multiplexing: cmd forward remote (UNIX)
  706. test connection multiplexing: cmd exit
  707. test connection multiplexing: cmd stop
  708. ok connection multiplexing
  709. run test reexec.sh ...
  710. test config passing
  711. reexec tests: proto 1
  712. reexec tests: proto 2
  713. test reexec fallback
  714. reexec tests: proto 1
  715. reexec tests: proto 2
  716. test reexec fallback without privsep
  717. reexec tests: proto 1
  718. reexec tests: proto 2
  719. ok reexec tests
  720. run test brokenkeys.sh ...
  721. ok broken keys
  722. run test cfgmatch.sh ...
  723. ok sshd_config match
  724. run test addrmatch.sh ...
  725. test first entry for user 192.168.0.1 somehost
  726. test negative match for user 192.168.30.1 somehost
  727. test no match for user 19.0.0.1 somehost
  728. test list middle for user 10.255.255.254 somehost
  729. test faked IP in hostname for user 192.168.30.1 192.168.0.1
  730. test bare IP4 address for user 1.1.1.1 somehost.example.com
  731. test localaddress for user 19.0.0.1 somehost
  732. test localport for user 19.0.0.1 somehost
  733. test bare IP6 address for user ::1 somehost.example.com
  734. test deny IPv6 for user ::2 somehost.exaple.com
  735. test IP6 negated for user ::3 somehost
  736. test IP6 no match for user ::4 somehost
  737. test IP6 network for user 2000::1 somehost
  738. test IP6 network for user 2001::1 somehost
  739. test IP6 localaddress for user ::5 somehost
  740. test IP6 localport for user ::5 somehost
  741. ok address match
  742. run test localcommand.sh ...
  743. test localcommand: proto 1 localcommand
  744. test localcommand: proto 2 localcommand
  745. ok localcommand
  746. run test forcecommand.sh ...
  747. ok forced command
  748. run test portnum.sh ...
  749. port number parsing: invalid port 0
  750. port number parsing: invalid port 65536
  751. port number parsing: invalid port 131073
  752. port number parsing: invalid port 2000blah
  753. port number parsing: invalid port blah2000
  754. port number parsing: valid port 1
  755. port number parsing: valid port 22
  756. port number parsing: valid port 2222
  757. port number parsing: valid port 22222
  758. port number parsing: valid port 65535
  759. ok port number parsing
  760. run test keytype.sh ...
  761. keygen dsa, 1024 bits: keygen rsa, 2048 bits: keygen rsa, 3072 bits: keygen ed25519, 512 bits: keygen ecdsa, 256 bits: keygen ecdsa, 384 bits: keygen ecdsa, 521 bits: userkey dsa-1024, hostkey dsa-1024: userkey dsa-1024, hostkey dsa-1024: userkey dsa-1024, hostkey dsa-1024: userkey rsa-2048, hostkey rsa-2048: userkey rsa-2048, hostkey rsa-2048: userkey rsa-2048, hostkey rsa-2048: userkey rsa-3072, hostkey rsa-3072: userkey rsa-3072, hostkey rsa-3072: userkey rsa-3072, hostkey rsa-3072: userkey ed25519-512, hostkey ed25519-512: userkey ed25519-512, hostkey ed25519-512: userkey ed25519-512, hostkey ed25519-512: userkey ecdsa-256, hostkey ecdsa-256: userkey ecdsa-256, hostkey ecdsa-256: userkey ecdsa-256, hostkey ecdsa-256: userkey ecdsa-384, hostkey ecdsa-384: userkey ecdsa-384, hostkey ecdsa-384: userkey ecdsa-384, hostkey ecdsa-384: userkey ecdsa-521, hostkey ecdsa-521: userkey ecdsa-521, hostkey ecdsa-521: userkey ecdsa-521, hostkey ecdsa-521: ok login with different key types
  762. run test kextype.sh ...
  763. kex diffie-hellman-group1-sha1
  764. kex diffie-hellman-group14-sha1
  765. kex diffie-hellman-group-exchange-sha1
  766. kex diffie-hellman-group-exchange-sha256
  767. kex ecdh-sha2-nistp256
  768. kex ecdh-sha2-nistp384
  769. kex ecdh-sha2-nistp521
  770. kex diffie-hellman-group1-sha1
  771. ok login with different key exchange algorithms
  772. run test cert-hostkey.sh ...
  773. certified host keys: sign host ed25519 cert
  774. certified host keys: sign host rsa cert
  775. certified host keys: sign host rsa_v00 cert
  776. certified host keys: sign host dsa cert
  777. certified host keys: sign host dsa_v00 cert
  778. certified host keys: sign host ecdsa-sha2-nistp256 cert
  779. certified host keys: sign host ecdsa-sha2-nistp384 cert
  780. certified host keys: sign host ecdsa-sha2-nistp521 cert
  781. certified host keys: host ed25519 cert connect privsep yes
  782. certified host keys: host rsa cert connect privsep yes
  783. certified host keys: host dsa cert connect privsep yes
  784. certified host keys: host ecdsa-sha2-nistp256 cert connect privsep yes
  785. certified host keys: host ecdsa-sha2-nistp384 cert connect privsep yes
  786. certified host keys: host ecdsa-sha2-nistp521 cert connect privsep yes
  787. certified host keys: host rsa_v00 cert connect privsep yes
  788. certified host keys: host dsa_v00 cert connect privsep yes
  789. certified host keys: host ed25519 cert connect privsep no
  790. certified host keys: host rsa cert connect privsep no
  791. certified host keys: host dsa cert connect privsep no
  792. certified host keys: host ecdsa-sha2-nistp256 cert connect privsep no
  793. certified host keys: host ecdsa-sha2-nistp384 cert connect privsep no
  794. certified host keys: host ecdsa-sha2-nistp521 cert connect privsep no
  795. certified host keys: host rsa_v00 cert connect privsep no
  796. certified host keys: host dsa_v00 cert connect privsep no
  797. certified host keys: host ed25519 revoked cert privsep yes
  798. certified host keys: host rsa revoked cert privsep yes
  799. certified host keys: host dsa revoked cert privsep yes
  800. certified host keys: host ecdsa-sha2-nistp256 revoked cert privsep yes
  801. certified host keys: host ecdsa-sha2-nistp384 revoked cert privsep yes
  802. certified host keys: host ecdsa-sha2-nistp521 revoked cert privsep yes
  803. certified host keys: host rsa_v00 revoked cert privsep yes
  804. certified host keys: host dsa_v00 revoked cert privsep yes
  805. certified host keys: host ed25519 revoked cert privsep no
  806. certified host keys: host rsa revoked cert privsep no
  807. certified host keys: host dsa revoked cert privsep no
  808. certified host keys: host ecdsa-sha2-nistp256 revoked cert privsep no
  809. certified host keys: host ecdsa-sha2-nistp384 revoked cert privsep no
  810. certified host keys: host ecdsa-sha2-nistp521 revoked cert privsep no
  811. certified host keys: host rsa_v00 revoked cert privsep no
  812. certified host keys: host dsa_v00 revoked cert privsep no
  813. certified host keys: host ed25519 revoked cert
  814. certified host keys: host rsa revoked cert
  815. certified host keys: host dsa revoked cert
  816. certified host keys: host ecdsa-sha2-nistp256 revoked cert
  817. certified host keys: host ecdsa-sha2-nistp384 revoked cert
  818. certified host keys: host ecdsa-sha2-nistp521 revoked cert
  819. certified host keys: host rsa_v00 revoked cert
  820. certified host keys: host dsa_v00 revoked cert
  821. certified host keys: host cert connect user-certificate rsa expect failure
  822. certified host keys: host cert connect user-certificate rsa_v00 expect failure
  823. certified host keys: host cert connect empty principals rsa expect success
  824. certified host keys: host cert connect empty principals rsa_v00 expect success
  825. certified host keys: host cert connect wrong principals rsa expect failure
  826. certified host keys: host cert connect wrong principals rsa_v00 expect failure
  827. certified host keys: host cert connect cert not yet valid rsa expect failure
  828. certified host keys: host cert connect cert not yet valid rsa_v00 expect failure
  829. certified host keys: host cert connect cert expired rsa expect failure
  830. certified host keys: host cert connect cert expired rsa_v00 expect failure
  831. certified host keys: host cert connect cert valid interval rsa expect success
  832. certified host keys: host cert connect cert valid interval rsa_v00 expect success
  833. certified host keys: host cert connect cert has constraints rsa expect failure
  834. certified host keys: host cert connect cert has constraints rsa_v00 expect failure
  835. certified host keys: host rsa v01 cert downgrade to raw key
  836. certified host keys: host dsa v01 cert downgrade to raw key
  837. certified host keys: host rsa v00 cert downgrade to raw key
  838. certified host keys: host dsa v00 cert downgrade to raw key
  839. certified host keys: host rsa connect wrong cert
  840. certified host keys: host dsa connect wrong cert
  841. certified host keys: host rsa connect wrong cert
  842. certified host keys: host dsa connect wrong cert
  843. ok certified host keys
  844. run test cert-userkey.sh ...
  845. certified user keys: sign user ed25519 cert
  846. certified user keys: sign user rsa cert
  847. certified user keys: sign host rsa_v00 cert
  848. certified user keys: sign user dsa cert
  849. certified user keys: sign host dsa_v00 cert
  850. certified user keys: sign user ecdsa-sha2-nistp256 cert
  851. certified user keys: sign user ecdsa-sha2-nistp384 cert
  852. certified user keys: sign user ecdsa-sha2-nistp521 cert
  853. certified user keys: ed25519 privsep yes missing authorized_principals
  854. certified user keys: ed25519 privsep yes empty authorized_principals
  855. certified user keys: ed25519 privsep yes wrong authorized_principals
  856. certified user keys: ed25519 privsep yes correct authorized_principals
  857. certified user keys: ed25519 privsep yes authorized_principals bad key opt
  858. certified user keys: ed25519 privsep yes authorized_principals command=false
  859. certified user keys: ed25519 privsep yes authorized_principals command=true
  860. certified user keys: ed25519 privsep yes wrong principals key option
  861. certified user keys: ed25519 privsep yes correct principals key option
  862. certified user keys: ed25519 privsep no missing authorized_principals
  863. certified user keys: ed25519 privsep no empty authorized_principals
  864. certified user keys: ed25519 privsep no wrong authorized_principals
  865. certified user keys: ed25519 privsep no correct authorized_principals
  866. certified user keys: ed25519 privsep no authorized_principals bad key opt
  867. certified user keys: ed25519 privsep no authorized_principals command=false
  868. certified user keys: ed25519 privsep no authorized_principals command=true
  869. certified user keys: ed25519 privsep no wrong principals key option
  870. certified user keys: ed25519 privsep no correct principals key option
  871. certified user keys: rsa privsep yes missing authorized_principals
  872. certified user keys: rsa privsep yes empty authorized_principals
  873. certified user keys: rsa privsep yes wrong authorized_principals
  874. certified user keys: rsa privsep yes correct authorized_principals
  875. certified user keys: rsa privsep yes authorized_principals bad key opt
  876. certified user keys: rsa privsep yes authorized_principals command=false
  877. certified user keys: rsa privsep yes authorized_principals command=true
  878. certified user keys: rsa privsep yes wrong principals key option
  879. certified user keys: rsa privsep yes correct principals key option
  880. certified user keys: rsa privsep no missing authorized_principals
  881. certified user keys: rsa privsep no empty authorized_principals
  882. certified user keys: rsa privsep no wrong authorized_principals
  883. certified user keys: rsa privsep no correct authorized_principals
  884. certified user keys: rsa privsep no authorized_principals bad key opt
  885. certified user keys: rsa privsep no authorized_principals command=false
  886. certified user keys: rsa privsep no authorized_principals command=true
  887. certified user keys: rsa privsep no wrong principals key option
  888. certified user keys: rsa privsep no correct principals key option
  889. certified user keys: dsa privsep yes missing authorized_principals
  890. certified user keys: dsa privsep yes empty authorized_principals
  891. certified user keys: dsa privsep yes wrong authorized_principals
  892. certified user keys: dsa privsep yes correct authorized_principals
  893. certified user keys: dsa privsep yes authorized_principals bad key opt
  894. certified user keys: dsa privsep yes authorized_principals command=false
  895. certified user keys: dsa privsep yes authorized_principals command=true
  896. certified user keys: dsa privsep yes wrong principals key option
  897. certified user keys: dsa privsep yes correct principals key option
  898. certified user keys: dsa privsep no missing authorized_principals
  899. certified user keys: dsa privsep no empty authorized_principals
  900. certified user keys: dsa privsep no wrong authorized_principals
  901. certified user keys: dsa privsep no correct authorized_principals
  902. certified user keys: dsa privsep no authorized_principals bad key opt
  903. certified user keys: dsa privsep no authorized_principals command=false
  904. certified user keys: dsa privsep no authorized_principals command=true
  905. certified user keys: dsa privsep no wrong principals key option
  906. certified user keys: dsa privsep no correct principals key option
  907. certified user keys: ecdsa-sha2-nistp256 privsep yes missing authorized_principals
  908. certified user keys: ecdsa-sha2-nistp256 privsep yes empty authorized_principals
  909. certified user keys: ecdsa-sha2-nistp256 privsep yes wrong authorized_principals
  910. certified user keys: ecdsa-sha2-nistp256 privsep yes correct authorized_principals
  911. certified user keys: ecdsa-sha2-nistp256 privsep yes authorized_principals bad key opt
  912. certified user keys: ecdsa-sha2-nistp256 privsep yes authorized_principals command=false
  913. certified user keys: ecdsa-sha2-nistp256 privsep yes authorized_principals command=true
  914. certified user keys: ecdsa-sha2-nistp256 privsep yes wrong principals key option
  915. certified user keys: ecdsa-sha2-nistp256 privsep yes correct principals key option
  916. certified user keys: ecdsa-sha2-nistp256 privsep no missing authorized_principals
  917. certified user keys: ecdsa-sha2-nistp256 privsep no empty authorized_principals
  918. certified user keys: ecdsa-sha2-nistp256 privsep no wrong authorized_principals
  919. certified user keys: ecdsa-sha2-nistp256 privsep no correct authorized_principals
  920. certified user keys: ecdsa-sha2-nistp256 privsep no authorized_principals bad key opt
  921. certified user keys: ecdsa-sha2-nistp256 privsep no authorized_principals command=false
  922. certified user keys: ecdsa-sha2-nistp256 privsep no authorized_principals command=true
  923. certified user keys: ecdsa-sha2-nistp256 privsep no wrong principals key option
  924. certified user keys: ecdsa-sha2-nistp256 privsep no correct principals key option
  925. certified user keys: ecdsa-sha2-nistp384 privsep yes missing authorized_principals
  926. certified user keys: ecdsa-sha2-nistp384 privsep yes empty authorized_principals
  927. certified user keys: ecdsa-sha2-nistp384 privsep yes wrong authorized_principals
  928. certified user keys: ecdsa-sha2-nistp384 privsep yes correct authorized_principals
  929. certified user keys: ecdsa-sha2-nistp384 privsep yes authorized_principals bad key opt
  930. certified user keys: ecdsa-sha2-nistp384 privsep yes authorized_principals command=false
  931. certified user keys: ecdsa-sha2-nistp384 privsep yes authorized_principals command=true
  932. certified user keys: ecdsa-sha2-nistp384 privsep yes wrong principals key option
  933. certified user keys: ecdsa-sha2-nistp384 privsep yes correct principals key option
  934. certified user keys: ecdsa-sha2-nistp384 privsep no missing authorized_principals
  935. certified user keys: ecdsa-sha2-nistp384 privsep no empty authorized_principals
  936. certified user keys: ecdsa-sha2-nistp384 privsep no wrong authorized_principals
  937. certified user keys: ecdsa-sha2-nistp384 privsep no correct authorized_principals
  938. certified user keys: ecdsa-sha2-nistp384 privsep no authorized_principals bad key opt
  939. certified user keys: ecdsa-sha2-nistp384 privsep no authorized_principals command=false
  940. certified user keys: ecdsa-sha2-nistp384 privsep no authorized_principals command=true
  941. certified user keys: ecdsa-sha2-nistp384 privsep no wrong principals key option
  942. certified user keys: ecdsa-sha2-nistp384 privsep no correct principals key option
  943. certified user keys: ecdsa-sha2-nistp521 privsep yes missing authorized_principals
  944. certified user keys: ecdsa-sha2-nistp521 privsep yes empty authorized_principals
  945. certified user keys: ecdsa-sha2-nistp521 privsep yes wrong authorized_principals
  946. certified user keys: ecdsa-sha2-nistp521 privsep yes correct authorized_principals
  947. certified user keys: ecdsa-sha2-nistp521 privsep yes authorized_principals bad key opt
  948. certified user keys: ecdsa-sha2-nistp521 privsep yes authorized_principals command=false
  949. certified user keys: ecdsa-sha2-nistp521 privsep yes authorized_principals command=true
  950. certified user keys: ecdsa-sha2-nistp521 privsep yes wrong principals key option
  951. certified user keys: ecdsa-sha2-nistp521 privsep yes correct principals key option
  952. certified user keys: ecdsa-sha2-nistp521 privsep no missing authorized_principals
  953. certified user keys: ecdsa-sha2-nistp521 privsep no empty authorized_principals
  954. certified user keys: ecdsa-sha2-nistp521 privsep no wrong authorized_principals
  955. certified user keys: ecdsa-sha2-nistp521 privsep no correct authorized_principals
  956. certified user keys: ecdsa-sha2-nistp521 privsep no authorized_principals bad key opt
  957. certified user keys: ecdsa-sha2-nistp521 privsep no authorized_principals command=false
  958. certified user keys: ecdsa-sha2-nistp521 privsep no authorized_principals command=true
  959. certified user keys: ecdsa-sha2-nistp521 privsep no wrong principals key option
  960. certified user keys: ecdsa-sha2-nistp521 privsep no correct principals key option
  961. certified user keys: rsa_v00 privsep yes missing authorized_principals
  962. certified user keys: rsa_v00 privsep yes empty authorized_principals
  963. certified user keys: rsa_v00 privsep yes wrong authorized_principals
  964. certified user keys: rsa_v00 privsep yes correct authorized_principals
  965. certified user keys: rsa_v00 privsep yes authorized_principals bad key opt
  966. certified user keys: rsa_v00 privsep yes authorized_principals command=false
  967. certified user keys: rsa_v00 privsep yes authorized_principals command=true
  968. certified user keys: rsa_v00 privsep yes wrong principals key option
  969. certified user keys: rsa_v00 privsep yes correct principals key option
  970. certified user keys: rsa_v00 privsep no missing authorized_principals
  971. certified user keys: rsa_v00 privsep no empty authorized_principals
  972. certified user keys: rsa_v00 privsep no wrong authorized_principals
  973. certified user keys: rsa_v00 privsep no correct authorized_principals
  974. certified user keys: rsa_v00 privsep no authorized_principals bad key opt
  975. certified user keys: rsa_v00 privsep no authorized_principals command=false
  976. certified user keys: rsa_v00 privsep no authorized_principals command=true
  977. certified user keys: rsa_v00 privsep no wrong principals key option
  978. certified user keys: rsa_v00 privsep no correct principals key option
  979. certified user keys: dsa_v00 privsep yes missing authorized_principals
  980. certified user keys: dsa_v00 privsep yes empty authorized_principals
  981. certified user keys: dsa_v00 privsep yes wrong authorized_principals
  982. certified user keys: dsa_v00 privsep yes correct authorized_principals
  983. certified user keys: dsa_v00 privsep yes authorized_principals bad key opt
  984. certified user keys: dsa_v00 privsep yes authorized_principals command=false
  985. certified user keys: dsa_v00 privsep yes authorized_principals command=true
  986. certified user keys: dsa_v00 privsep yes wrong principals key option
  987. certified user keys: dsa_v00 privsep yes correct principals key option
  988. certified user keys: dsa_v00 privsep no missing authorized_principals
  989. certified user keys: dsa_v00 privsep no empty authorized_principals
  990. certified user keys: dsa_v00 privsep no wrong authorized_principals
  991. certified user keys: dsa_v00 privsep no correct authorized_principals
  992. certified user keys: dsa_v00 privsep no authorized_principals bad key opt
  993. certified user keys: dsa_v00 privsep no authorized_principals command=false
  994. certified user keys: dsa_v00 privsep no authorized_principals command=true
  995. certified user keys: dsa_v00 privsep no wrong principals key option
  996. certified user keys: dsa_v00 privsep no correct principals key option
  997. certified user keys: ed25519 privsep yes authorized_keys connect
  998. certified user keys: ed25519 privsep yes authorized_keys revoked key
  999. certified user keys: ed25519 privsep yes authorized_keys revoked via KRL
  1000. certified user keys: ed25519 privsep yes authorized_keys empty KRL
  1001. certified user keys: ed25519 privsep no authorized_keys connect
  1002. certified user keys: ed25519 privsep no authorized_keys revoked key
  1003. certified user keys: ed25519 privsep no authorized_keys revoked via KRL
  1004. certified user keys: ed25519 privsep no authorized_keys empty KRL
  1005. certified user keys: ed25519 authorized_keys revoked CA key
  1006. certified user keys: rsa privsep yes authorized_keys connect
  1007. certified user keys: rsa privsep yes authorized_keys revoked key
  1008. certified user keys: rsa privsep yes authorized_keys revoked via KRL
  1009. certified user keys: rsa privsep yes authorized_keys empty KRL
  1010. certified user keys: rsa privsep no authorized_keys connect
  1011. certified user keys: rsa privsep no authorized_keys revoked key
  1012. certified user keys: rsa privsep no authorized_keys revoked via KRL
  1013. certified user keys: rsa privsep no authorized_keys empty KRL
  1014. certified user keys: rsa authorized_keys revoked CA key
  1015. certified user keys: dsa privsep yes authorized_keys connect
  1016. certified user keys: dsa privsep yes authorized_keys revoked key
  1017. certified user keys: dsa privsep yes authorized_keys revoked via KRL
  1018. certified user keys: dsa privsep yes authorized_keys empty KRL
  1019. certified user keys: dsa privsep no authorized_keys connect
  1020. certified user keys: dsa privsep no authorized_keys revoked key
  1021. certified user keys: dsa privsep no authorized_keys revoked via KRL
  1022. certified user keys: dsa privsep no authorized_keys empty KRL
  1023. certified user keys: dsa authorized_keys revoked CA key
  1024. certified user keys: ecdsa-sha2-nistp256 privsep yes authorized_keys connect
  1025. certified user keys: ecdsa-sha2-nistp256 privsep yes authorized_keys revoked key
  1026. certified user keys: ecdsa-sha2-nistp256 privsep yes authorized_keys revoked via KRL
  1027. certified user keys: ecdsa-sha2-nistp256 privsep yes authorized_keys empty KRL
  1028. certified user keys: ecdsa-sha2-nistp256 privsep no authorized_keys connect
  1029. certified user keys: ecdsa-sha2-nistp256 privsep no authorized_keys revoked key
  1030. certified user keys: ecdsa-sha2-nistp256 privsep no authorized_keys revoked via KRL
  1031. certified user keys: ecdsa-sha2-nistp256 privsep no authorized_keys empty KRL
  1032. certified user keys: ecdsa-sha2-nistp256 authorized_keys revoked CA key
  1033. certified user keys: ecdsa-sha2-nistp384 privsep yes authorized_keys connect
  1034. certified user keys: ecdsa-sha2-nistp384 privsep yes authorized_keys revoked key
  1035. certified user keys: ecdsa-sha2-nistp384 privsep yes authorized_keys revoked via KRL
  1036. certified user keys: ecdsa-sha2-nistp384 privsep yes authorized_keys empty KRL
  1037. certified user keys: ecdsa-sha2-nistp384 privsep no authorized_keys connect
  1038. certified user keys: ecdsa-sha2-nistp384 privsep no authorized_keys revoked key
  1039. certified user keys: ecdsa-sha2-nistp384 privsep no authorized_keys revoked via KRL
  1040. certified user keys: ecdsa-sha2-nistp384 privsep no authorized_keys empty KRL
  1041. certified user keys: ecdsa-sha2-nistp384 authorized_keys revoked CA key
  1042. certified user keys: ecdsa-sha2-nistp521 privsep yes authorized_keys connect
  1043. certified user keys: ecdsa-sha2-nistp521 privsep yes authorized_keys revoked key
  1044. certified user keys: ecdsa-sha2-nistp521 privsep yes authorized_keys revoked via KRL
  1045. certified user keys: ecdsa-sha2-nistp521 privsep yes authorized_keys empty KRL
  1046. certified user keys: ecdsa-sha2-nistp521 privsep no authorized_keys connect
  1047. certified user keys: ecdsa-sha2-nistp521 privsep no authorized_keys revoked key
  1048. certified user keys: ecdsa-sha2-nistp521 privsep no authorized_keys revoked via KRL
  1049. certified user keys: ecdsa-sha2-nistp521 privsep no authorized_keys empty KRL
  1050. certified user keys: ecdsa-sha2-nistp521 authorized_keys revoked CA key
  1051. certified user keys: rsa_v00 privsep yes authorized_keys connect
  1052. certified user keys: rsa_v00 privsep yes authorized_keys revoked key
  1053. certified user keys: rsa_v00 privsep yes authorized_keys revoked via KRL
  1054. certified user keys: rsa_v00 privsep yes authorized_keys empty KRL
  1055. certified user keys: rsa_v00 privsep no authorized_keys connect
  1056. certified user keys: rsa_v00 privsep no authorized_keys revoked key
  1057. certified user keys: rsa_v00 privsep no authorized_keys revoked via KRL
  1058. certified user keys: rsa_v00 privsep no authorized_keys empty KRL
  1059. certified user keys: rsa_v00 authorized_keys revoked CA key
  1060. certified user keys: dsa_v00 privsep yes authorized_keys connect
  1061. certified user keys: dsa_v00 privsep yes authorized_keys revoked key
  1062. certified user keys: dsa_v00 privsep yes authorized_keys revoked via KRL
  1063. certified user keys: dsa_v00 privsep yes authorized_keys empty KRL
  1064. certified user keys: dsa_v00 privsep no authorized_keys connect
  1065. certified user keys: dsa_v00 privsep no authorized_keys revoked key
  1066. certified user keys: dsa_v00 privsep no authorized_keys revoked via KRL
  1067. certified user keys: dsa_v00 privsep no authorized_keys empty KRL
  1068. certified user keys: dsa_v00 authorized_keys revoked CA key
  1069. certified user keys: authorized_keys CA does not authenticate
  1070. certified user keys: ensure CA key does not authenticate user
  1071. certified user keys: ed25519 privsep yes TrustedUserCAKeys connect
  1072. certified user keys: ed25519 privsep yes TrustedUserCAKeys revoked key
  1073. certified user keys: ed25519 privsep yes TrustedUserCAKeys revoked via KRL
  1074. certified user keys: ed25519 privsep yes TrustedUserCAKeys empty KRL
  1075. certified user keys: ed25519 privsep no TrustedUserCAKeys connect
  1076. certified user keys: ed25519 privsep no TrustedUserCAKeys revoked key
  1077. certified user keys: ed25519 privsep no TrustedUserCAKeys revoked via KRL
  1078. certified user keys: ed25519 privsep no TrustedUserCAKeys empty KRL
  1079. certified user keys: ed25519 TrustedUserCAKeys revoked CA key
  1080. certified user keys: rsa privsep yes TrustedUserCAKeys connect
  1081. certified user keys: rsa privsep yes TrustedUserCAKeys revoked key
  1082. certified user keys: rsa privsep yes TrustedUserCAKeys revoked via KRL
  1083. certified user keys: rsa privsep yes TrustedUserCAKeys empty KRL
  1084. certified user keys: rsa privsep no TrustedUserCAKeys connect
  1085. certified user keys: rsa privsep no TrustedUserCAKeys revoked key
  1086. certified user keys: rsa privsep no TrustedUserCAKeys revoked via KRL
  1087. certified user keys: rsa privsep no TrustedUserCAKeys empty KRL
  1088. certified user keys: rsa TrustedUserCAKeys revoked CA key
  1089. certified user keys: dsa privsep yes TrustedUserCAKeys connect
  1090. certified user keys: dsa privsep yes TrustedUserCAKeys revoked key
  1091. certified user keys: dsa privsep yes TrustedUserCAKeys revoked via KRL
  1092. certified user keys: dsa privsep yes TrustedUserCAKeys empty KRL
  1093. certified user keys: dsa privsep no TrustedUserCAKeys connect
  1094. certified user keys: dsa privsep no TrustedUserCAKeys revoked key
  1095. certified user keys: dsa privsep no TrustedUserCAKeys revoked via KRL
  1096. certified user keys: dsa privsep no TrustedUserCAKeys empty KRL
  1097. certified user keys: dsa TrustedUserCAKeys revoked CA key
  1098. certified user keys: ecdsa-sha2-nistp256 privsep yes TrustedUserCAKeys connect
  1099. certified user keys: ecdsa-sha2-nistp256 privsep yes TrustedUserCAKeys revoked key
  1100. certified user keys: ecdsa-sha2-nistp256 privsep yes TrustedUserCAKeys revoked via KRL
  1101. certified user keys: ecdsa-sha2-nistp256 privsep yes TrustedUserCAKeys empty KRL
  1102. certified user keys: ecdsa-sha2-nistp256 privsep no TrustedUserCAKeys connect
  1103. certified user keys: ecdsa-sha2-nistp256 privsep no TrustedUserCAKeys revoked key
  1104. certified user keys: ecdsa-sha2-nistp256 privsep no TrustedUserCAKeys revoked via KRL
  1105. certified user keys: ecdsa-sha2-nistp256 privsep no TrustedUserCAKeys empty KRL
  1106. certified user keys: ecdsa-sha2-nistp256 TrustedUserCAKeys revoked CA key
  1107. certified user keys: ecdsa-sha2-nistp384 privsep yes TrustedUserCAKeys connect
  1108. certified user keys: ecdsa-sha2-nistp384 privsep yes TrustedUserCAKeys revoked key
  1109. certified user keys: ecdsa-sha2-nistp384 privsep yes TrustedUserCAKeys revoked via KRL
  1110. certified user keys: ecdsa-sha2-nistp384 privsep yes TrustedUserCAKeys empty KRL
  1111. certified user keys: ecdsa-sha2-nistp384 privsep no TrustedUserCAKeys connect
  1112. certified user keys: ecdsa-sha2-nistp384 privsep no TrustedUserCAKeys revoked key
  1113. certified user keys: ecdsa-sha2-nistp384 privsep no TrustedUserCAKeys revoked via KRL
  1114. certified user keys: ecdsa-sha2-nistp384 privsep no TrustedUserCAKeys empty KRL
  1115. certified user keys: ecdsa-sha2-nistp384 TrustedUserCAKeys revoked CA key
  1116. certified user keys: ecdsa-sha2-nistp521 privsep yes TrustedUserCAKeys connect
  1117. certified user keys: ecdsa-sha2-nistp521 privsep yes TrustedUserCAKeys revoked key
  1118. certified user keys: ecdsa-sha2-nistp521 privsep yes TrustedUserCAKeys revoked via KRL
  1119. certified user keys: ecdsa-sha2-nistp521 privsep yes TrustedUserCAKeys empty KRL
  1120. certified user keys: ecdsa-sha2-nistp521 privsep no TrustedUserCAKeys connect
  1121. certified user keys: ecdsa-sha2-nistp521 privsep no TrustedUserCAKeys revoked key
  1122. certified user keys: ecdsa-sha2-nistp521 privsep no TrustedUserCAKeys revoked via KRL
  1123. certified user keys: ecdsa-sha2-nistp521 privsep no TrustedUserCAKeys empty KRL
  1124. certified user keys: ecdsa-sha2-nistp521 TrustedUserCAKeys revoked CA key
  1125. certified user keys: rsa_v00 privsep yes TrustedUserCAKeys connect
  1126. certified user keys: rsa_v00 privsep yes TrustedUserCAKeys revoked key
  1127. certified user keys: rsa_v00 privsep yes TrustedUserCAKeys revoked via KRL
  1128. certified user keys: rsa_v00 privsep yes TrustedUserCAKeys empty KRL
  1129. certified user keys: rsa_v00 privsep no TrustedUserCAKeys connect
  1130. certified user keys: rsa_v00 privsep no TrustedUserCAKeys revoked key
  1131. certified user keys: rsa_v00 privsep no TrustedUserCAKeys revoked via KRL
  1132. certified user keys: rsa_v00 privsep no TrustedUserCAKeys empty KRL
  1133. certified user keys: rsa_v00 TrustedUserCAKeys revoked CA key
  1134. certified user keys: dsa_v00 privsep yes TrustedUserCAKeys connect
  1135. certified user keys: dsa_v00 privsep yes TrustedUserCAKeys revoked key
  1136. certified user keys: dsa_v00 privsep yes TrustedUserCAKeys revoked via KRL
  1137. certified user keys: dsa_v00 privsep yes TrustedUserCAKeys empty KRL
  1138. certified user keys: dsa_v00 privsep no TrustedUserCAKeys connect
  1139. certified user keys: dsa_v00 privsep no TrustedUserCAKeys revoked key
  1140. certified user keys: dsa_v00 privsep no TrustedUserCAKeys revoked via KRL
  1141. certified user keys: dsa_v00 privsep no TrustedUserCAKeys empty KRL
  1142. certified user keys: dsa_v00 TrustedUserCAKeys revoked CA key
  1143. certified user keys: TrustedUserCAKeys CA does not authenticate
  1144. certified user keys: ensure CA key does not authenticate user
  1145. certified user keys: correct principal auth authorized_keys expect success rsa
  1146. certified user keys: correct principal auth authorized_keys expect success rsa_v00
  1147. certified user keys: correct principal auth TrustedUserCAKeys expect success rsa
  1148. certified user keys: correct principal auth TrustedUserCAKeys expect success rsa_v00
  1149. certified user keys: host-certificate auth authorized_keys expect failure rsa
  1150. certified user keys: host-certificate auth authorized_keys expect failure rsa_v00
  1151. certified user keys: host-certificate auth TrustedUserCAKeys expect failure rsa
  1152. certified user keys: host-certificate auth TrustedUserCAKeys expect failure rsa_v00
  1153. certified user keys: wrong principals auth authorized_keys expect failure rsa
  1154. certified user keys: wrong principals auth authorized_keys expect failure rsa_v00
  1155. certified user keys: wrong principals auth TrustedUserCAKeys expect failure rsa
  1156. certified user keys: wrong principals auth TrustedUserCAKeys expect failure rsa_v00
  1157. certified user keys: cert not yet valid auth authorized_keys expect failure rsa
  1158. certified user keys: cert not yet valid auth authorized_keys expect failure rsa_v00
  1159. certified user keys: cert not yet valid auth TrustedUserCAKeys expect failure rsa
  1160. certified user keys: cert not yet valid auth TrustedUserCAKeys expect failure rsa_v00
  1161. certified user keys: cert expired auth authorized_keys expect failure rsa
  1162. certified user keys: cert expired auth authorized_keys expect failure rsa_v00
  1163. certified user keys: cert expired auth TrustedUserCAKeys expect failure rsa
  1164. certified user keys: cert expired auth TrustedUserCAKeys expect failure rsa_v00
  1165. certified user keys: cert valid interval auth authorized_keys expect success rsa
  1166. certified user keys: cert valid interval auth authorized_keys expect success rsa_v00
  1167. certified user keys: cert valid interval auth TrustedUserCAKeys expect success rsa
  1168. certified user keys: cert valid interval auth TrustedUserCAKeys expect success rsa_v00
  1169. certified user keys: wrong source-address auth authorized_keys expect failure rsa
  1170. certified user keys: wrong source-address auth authorized_keys expect failure rsa_v00
  1171. certified user keys: wrong source-address auth TrustedUserCAKeys expect failure rsa
  1172. certified user keys: wrong source-address auth TrustedUserCAKeys expect failure rsa_v00
  1173. certified user keys: force-command auth authorized_keys expect failure rsa
  1174. certified user keys: force-command auth authorized_keys expect failure rsa_v00
  1175. certified user keys: force-command auth TrustedUserCAKeys expect failure rsa
  1176. certified user keys: force-command auth TrustedUserCAKeys expect failure rsa_v00
  1177. certified user keys: empty principals auth authorized_keys expect success rsa
  1178. certified user keys: empty principals auth authorized_keys expect success rsa_v00
  1179. certified user keys: empty principals auth TrustedUserCAKeys expect failure rsa
  1180. certified user keys: empty principals auth TrustedUserCAKeys expect failure rsa_v00
  1181. certified user keys: AuthorizedPrincipalsFile principals auth TrustedUserCAKeys expect success rsa
  1182. certified user keys: AuthorizedPrincipalsFile principals auth TrustedUserCAKeys expect success rsa_v00
  1183. certified user keys: AuthorizedPrincipalsFile no principals auth TrustedUserCAKeys expect failure rsa
  1184. certified user keys: AuthorizedPrincipalsFile no principals auth TrustedUserCAKeys expect failure rsa_v00
  1185. certified user keys: principals key option principals auth authorized_keys expect success rsa
  1186. certified user keys: principals key option principals auth authorized_keys expect success rsa_v00
  1187. certified user keys: principals key option no principals auth authorized_keys expect failure rsa
  1188. certified user keys: principals key option no principals auth authorized_keys expect failure rsa_v00
  1189. certified user keys: user ed25519 connect wrong cert
  1190. certified user keys: user rsa connect wrong cert
  1191. certified user keys: user dsa connect wrong cert
  1192. certified user keys: user ecdsa-sha2-nistp256 connect wrong cert
  1193. certified user keys: user ecdsa-sha2-nistp384 connect wrong cert
  1194. certified user keys: user ecdsa-sha2-nistp521 connect wrong cert
  1195. certified user keys: user rsa_v00 connect wrong cert
  1196. certified user keys: user dsa_v00 connect wrong cert
  1197. ok certified user keys
  1198. run test host-expand.sh ...
  1199. test expand %h and %n: proto 1
  1200. test expand %h and %n: proto 2
  1201. ok expand %h and %n
  1202. run test keys-command.sh ...
  1203. skipped (SUDO not set)
  1204. need SUDO to create file in /var/run, test won't work without
  1205. run test forward-control.sh ...
  1206. check_lfwd done (expecting Y): proto 1, default configuration
  1207. check_rfwd done (expecting Y): proto 1, default configuration
  1208. check_lfwd done (expecting Y): proto 2, default configuration
  1209. check_rfwd done (expecting Y): proto 2, default configuration
  1210. check_lfwd done (expecting Y): proto 1, AllowTcpForwarding=yes
  1211. check_rfwd done (expecting Y): proto 1, AllowTcpForwarding=yes
  1212. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=yes, !PermitOpen
  1213. check_rfwd done (expecting Y): proto 1, AllowTcpForwarding=yes, !PermitOpen
  1214. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=yes, !permitopen
  1215. check_rfwd done (expecting Y): proto 1, AllowTcpForwarding=yes, !permitopen
  1216. check_lfwd done (expecting Y): proto 1, AllowTcpForwarding=yes, permitopen
  1217. check_rfwd done (expecting Y): proto 1, AllowTcpForwarding=yes, permitopen
  1218. check_lfwd done (expecting Y): proto 2, AllowTcpForwarding=yes
  1219. check_rfwd done (expecting Y): proto 2, AllowTcpForwarding=yes
  1220. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=yes, !PermitOpen
  1221. check_rfwd done (expecting Y): proto 2, AllowTcpForwarding=yes, !PermitOpen
  1222. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=yes, !permitopen
  1223. check_rfwd done (expecting Y): proto 2, AllowTcpForwarding=yes, !permitopen
  1224. check_lfwd done (expecting Y): proto 2, AllowTcpForwarding=yes, permitopen
  1225. check_rfwd done (expecting Y): proto 2, AllowTcpForwarding=yes, permitopen
  1226. check_lfwd done (expecting Y): proto 1, AllowTcpForwarding=local
  1227. check_rfwd done (expecting N): proto 1, AllowTcpForwarding=local
  1228. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=local, !PermitOpen
  1229. check_rfwd done (expecting N): proto 1, AllowTcpForwarding=local, !PermitOpen
  1230. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=local, !permitopen
  1231. check_rfwd done (expecting N): proto 1, AllowTcpForwarding=local, !permitopen
  1232. check_lfwd done (expecting Y): proto 1, AllowTcpForwarding=local, permitopen
  1233. check_rfwd done (expecting N): proto 1, AllowTcpForwarding=local, permitopen
  1234. check_lfwd done (expecting Y): proto 2, AllowTcpForwarding=local
  1235. check_rfwd done (expecting N): proto 2, AllowTcpForwarding=local
  1236. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=local, !PermitOpen
  1237. check_rfwd done (expecting N): proto 2, AllowTcpForwarding=local, !PermitOpen
  1238. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=local, !permitopen
  1239. check_rfwd done (expecting N): proto 2, AllowTcpForwarding=local, !permitopen
  1240. check_lfwd done (expecting Y): proto 2, AllowTcpForwarding=local, permitopen
  1241. check_rfwd done (expecting N): proto 2, AllowTcpForwarding=local, permitopen
  1242. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=remote
  1243. check_rfwd done (expecting Y): proto 1, AllowTcpForwarding=remote
  1244. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=remote, !PermitOpen
  1245. check_rfwd done (expecting Y): proto 1, AllowTcpForwarding=remote, !PermitOpen
  1246. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=remote, !permitopen
  1247. check_rfwd done (expecting Y): proto 1, AllowTcpForwarding=remote, !permitopen
  1248. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=remote, permitopen
  1249. check_rfwd done (expecting Y): proto 1, AllowTcpForwarding=remote, permitopen
  1250. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=remote
  1251. check_rfwd done (expecting Y): proto 2, AllowTcpForwarding=remote
  1252. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=remote, !PermitOpen
  1253. check_rfwd done (expecting Y): proto 2, AllowTcpForwarding=remote, !PermitOpen
  1254. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=remote, !permitopen
  1255. check_rfwd done (expecting Y): proto 2, AllowTcpForwarding=remote, !permitopen
  1256. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=remote, permitopen
  1257. check_rfwd done (expecting Y): proto 2, AllowTcpForwarding=remote, permitopen
  1258. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=no
  1259. check_rfwd done (expecting N): proto 1, AllowTcpForwarding=no
  1260. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=no, !PermitOpen
  1261. check_rfwd done (expecting N): proto 1, AllowTcpForwarding=no, !PermitOpen
  1262. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=no, !permitopen
  1263. check_rfwd done (expecting N): proto 1, AllowTcpForwarding=no, !permitopen
  1264. check_lfwd done (expecting N): proto 1, AllowTcpForwarding=no, permitopen
  1265. check_rfwd done (expecting N): proto 1, AllowTcpForwarding=no, permitopen
  1266. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=no
  1267. check_rfwd done (expecting N): proto 2, AllowTcpForwarding=no
  1268. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=no, !PermitOpen
  1269. check_rfwd done (expecting N): proto 2, AllowTcpForwarding=no, !PermitOpen
  1270. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=no, !permitopen
  1271. check_rfwd done (expecting N): proto 2, AllowTcpForwarding=no, !permitopen
  1272. check_lfwd done (expecting N): proto 2, AllowTcpForwarding=no, permitopen
  1273. check_rfwd done (expecting N): proto 2, AllowTcpForwarding=no, permitopen
  1274. ok sshd control of local and remote forwarding
  1275. run test integrity.sh ...
  1276. test integrity: hmac-sha1 @2900
  1277. test integrity: hmac-sha1 @2901
  1278. test integrity: hmac-sha1 @2902
  1279. test integrity: hmac-sha1 @2903
  1280. test integrity: hmac-sha1 @2904
  1281. test integrity: hmac-sha1 @2905
  1282. test integrity: hmac-sha1 @2906
  1283. test integrity: hmac-sha1 @2907
  1284. test integrity: hmac-sha1 @2908
  1285. test integrity: hmac-sha1 @2909
  1286. test integrity: 10 errors: mac 10 padding 0 length 0
  1287. test integrity: hmac-sha1-96 @2900
  1288. test integrity: hmac-sha1-96 @2901
  1289. test integrity: hmac-sha1-96 @2902
  1290. test integrity: hmac-sha1-96 @2903
  1291. test integrity: hmac-sha1-96 @2904
  1292. test integrity: hmac-sha1-96 @2905
  1293. test integrity: hmac-sha1-96 @2906
  1294. test integrity: hmac-sha1-96 @2907
  1295. test integrity: hmac-sha1-96 @2908
  1296. test integrity: hmac-sha1-96 @2909
  1297. test integrity: 10 errors: mac 10 padding 0 length 0
  1298. test integrity: hmac-sha2-256 @2900
  1299. test integrity: hmac-sha2-256 @2901
  1300. test integrity: hmac-sha2-256 @2902
  1301. test integrity: hmac-sha2-256 @2903
  1302. test integrity: hmac-sha2-256 @2904
  1303. test integrity: hmac-sha2-256 @2905
  1304. test integrity: hmac-sha2-256 @2906
  1305. test integrity: hmac-sha2-256 @2907
  1306. test integrity: hmac-sha2-256 @2908
  1307. test integrity: hmac-sha2-256 @2909
  1308. test integrity: 10 errors: mac 10 padding 0 length 0
  1309. test integrity: hmac-sha2-512 @2900
  1310. test integrity: hmac-sha2-512 @2901
  1311. test integrity: hmac-sha2-512 @2902
  1312. test integrity: hmac-sha2-512 @2903
  1313. test integrity: hmac-sha2-512 @2904
  1314. test integrity: hmac-sha2-512 @2905
  1315. test integrity: hmac-sha2-512 @2906
  1316. test integrity: hmac-sha2-512 @2907
  1317. test integrity: hmac-sha2-512 @2908
  1318. test integrity: hmac-sha2-512 @2909
  1319. test integrity: 10 errors: mac 10 padding 0 length 0
  1320. test integrity: hmac-md5 @2900
  1321. test integrity: hmac-md5 @2901
  1322. test integrity: hmac-md5 @2902
  1323. test integrity: hmac-md5 @2903
  1324. test integrity: hmac-md5 @2904
  1325. test integrity: hmac-md5 @2905
  1326. test integrity: hmac-md5 @2906
  1327. test integrity: hmac-md5 @2907
  1328. test integrity: hmac-md5 @2908
  1329. test integrity: hmac-md5 @2909
  1330. test integrity: 10 errors: mac 10 padding 0 length 0
  1331. test integrity: hmac-md5-96 @2900
  1332. test integrity: hmac-md5-96 @2901
  1333. test integrity: hmac-md5-96 @2902
  1334. test integrity: hmac-md5-96 @2903
  1335. test integrity: hmac-md5-96 @2904
  1336. test integrity: hmac-md5-96 @2905
  1337. test integrity: hmac-md5-96 @2906
  1338. test integrity: hmac-md5-96 @2907
  1339. test integrity: hmac-md5-96 @2908
  1340. test integrity: hmac-md5-96 @2909
  1341. test integrity: 10 errors: mac 10 padding 0 length 0
  1342. test integrity: hmac-ripemd160 @2900
  1343. test integrity: hmac-ripemd160 @2901
  1344. test integrity: hmac-ripemd160 @2902
  1345. test integrity: hmac-ripemd160 @2903
  1346. test integrity: hmac-ripemd160 @2904
  1347. test integrity: hmac-ripemd160 @2905
  1348. test integrity: hmac-ripemd160 @2906
  1349. test integrity: hmac-ripemd160 @2907
  1350. test integrity: hmac-ripemd160 @2908
  1351. test integrity: hmac-ripemd160 @2909
  1352. test integrity: 10 errors: mac 10 padding 0 length 0
  1353. test integrity: [email protected] @2900
  1354. test integrity: [email protected] @2901
  1355. test integrity: [email protected] @2902
  1356. test integrity: [email protected] @2903
  1357. test integrity: [email protected] @2904
  1358. test integrity: [email protected] @2905
  1359. test integrity: [email protected] @2906
  1360. test integrity: [email protected] @2907
  1361. test integrity: [email protected] @2908
  1362. test integrity: [email protected] @2909
  1363. test integrity: 10 errors: mac 10 padding 0 length 0
  1364. test integrity: [email protected] @2900
  1365. test integrity: [email protected] @2901
  1366. test integrity: [email protected] @2902
  1367. test integrity: [email protected] @2903
  1368. test integrity: [email protected] @2904
  1369. test integrity: [email protected] @2905
  1370. test integrity: [email protected] @2906
  1371. test integrity: [email protected] @2907
  1372. test integrity: [email protected] @2908
  1373. test integrity: [email protected] @2909
  1374. test integrity: 10 errors: mac 10 padding 0 length 0
  1375. test integrity: [email protected] @2900
  1376. test integrity: [email protected] @2901
  1377. test integrity: [email protected] @2902
  1378. test integrity: [email protected] @2903
  1379. test integrity: [email protected] @2904
  1380. test integrity: [email protected] @2905
  1381. test integrity: [email protected] @2906
  1382. test integrity: [email protected] @2907
  1383. test integrity: [email protected] @2908
  1384. test integrity: [email protected] @2909
  1385. test integrity: 10 errors: mac 10 padding 0 length 0
  1386. test integrity: [email protected] @2900
  1387. test integrity: [email protected] @2901
  1388. test integrity: [email protected] @2902
  1389. test integrity: [email protected] @2903
  1390. test integrity: [email protected] @2904
  1391. test integrity: [email protected] @2905
  1392. test integrity: [email protected] @2906
  1393. test integrity: [email protected] @2907
  1394. test integrity: [email protected] @2908
  1395. test integrity: [email protected] @2909
  1396. test integrity: 10 errors: mac 10 padding 0 length 0
  1397. test integrity: [email protected] @2900
  1398. test integrity: [email protected] @2901
  1399. test integrity: [email protected] @2902
  1400. test integrity: [email protected] @2903
  1401. test integrity: [email protected] @2904
  1402. test integrity: [email protected] @2905
  1403. test integrity: [email protected] @2906
  1404. test integrity: [email protected] @2907
  1405. test integrity: [email protected] @2908
  1406. test integrity: [email protected] @2909
  1407. test integrity: 10 errors: mac 10 padding 0 length 0
  1408. test integrity: [email protected] @2900
  1409. test integrity: [email protected] @2901
  1410. test integrity: [email protected] @2902
  1411. test integrity: [email protected] @2903
  1412. test integrity: [email protected] @2904
  1413. test integrity: [email protected] @2905
  1414. test integrity: [email protected] @2906
  1415. test integrity: [email protected] @2907
  1416. test integrity: [email protected] @2908
  1417. test integrity: [email protected] @2909
  1418. test integrity: 10 errors: mac 10 padding 0 length 0
  1419. test integrity: [email protected] @2900
  1420. test integrity: [email protected] @2901
  1421. test integrity: [email protected] @2902
  1422. test integrity: [email protected] @2903
  1423. test integrity: [email protected] @2904
  1424. test integrity: [email protected] @2905
  1425. test integrity: [email protected] @2906
  1426. test integrity: [email protected] @2907
  1427. test integrity: [email protected] @2908
  1428. test integrity: [email protected] @2909
  1429. test integrity: 10 errors: mac 10 padding 0 length 0
  1430. test integrity: [email protected] @2900
  1431. test integrity: [email protected] @2901
  1432. test integrity: [email protected] @2902
  1433. test integrity: [email protected] @2903
  1434. test integrity: [email protected] @2904
  1435. test integrity: [email protected] @2905
  1436. test integrity: [email protected] @2906
  1437. test integrity: [email protected] @2907
  1438. test integrity: [email protected] @2908
  1439. test integrity: [email protected] @2909
  1440. test integrity: 10 errors: mac 10 padding 0 length 0
  1441. test integrity: [email protected] @2900
  1442. test integrity: [email protected] @2901
  1443. test integrity: [email protected] @2902
  1444. test integrity: [email protected] @2903
  1445. test integrity: [email protected] @2904
  1446. test integrity: [email protected] @2905
  1447. test integrity: [email protected] @2906
  1448. test integrity: [email protected] @2907
  1449. test integrity: [email protected] @2908
  1450. test integrity: [email protected] @2909
  1451. test integrity: 10 errors: mac 10 padding 0 length 0
  1452. test integrity: [email protected] @2900
  1453. test integrity: [email protected] @2901
  1454. test integrity: [email protected] @2902
  1455. test integrity: [email protected] @2903
  1456. test integrity: [email protected] @2904
  1457. test integrity: [email protected] @2905
  1458. test integrity: [email protected] @2906
  1459. test integrity: [email protected] @2907
  1460. test integrity: [email protected] @2908
  1461. test integrity: [email protected] @2909
  1462. test integrity: 10 errors: mac 10 padding 0 length 0
  1463. test integrity: [email protected] @2900
  1464. test integrity: [email protected] @2901
  1465. test integrity: [email protected] @2902
  1466. test integrity: [email protected] @2903
  1467. test integrity: [email protected] @2904
  1468. test integrity: [email protected] @2905
  1469. test integrity: [email protected] @2906
  1470. test integrity: [email protected] @2907
  1471. test integrity: [email protected] @2908
  1472. test integrity: [email protected] @2909
  1473. test integrity: 10 errors: mac 10 padding 0 length 0
  1474. test integrity: [email protected] @2900
  1475. test integrity: [email protected] @2901
  1476. test integrity: [email protected] @2902
  1477. test integrity: [email protected] @2903
  1478. test integrity: [email protected] @2904
  1479. test integrity: [email protected] @2905
  1480. test integrity: [email protected] @2906
  1481. test integrity: [email protected] @2907
  1482. test integrity: [email protected] @2908
  1483. test integrity: [email protected] @2909
  1484. test integrity: 10 errors: mac 10 padding 0 length 0
  1485. test integrity: [email protected] @2900
  1486. test integrity: [email protected] @2901
  1487. test integrity: [email protected] @2902
  1488. test integrity: [email protected] @2903
  1489. test integrity: [email protected] @2904
  1490. test integrity: [email protected] @2905
  1491. test integrity: [email protected] @2906
  1492. test integrity: [email protected] @2907
  1493. test integrity: [email protected] @2908
  1494. test integrity: [email protected] @2909
  1495. test integrity: 10 errors: mac 10 padding 0 length 0
  1496. test integrity: [email protected] @2900
  1497. test integrity: [email protected] @2901
  1498. test integrity: [email protected] @2902
  1499. test integrity: [email protected] @2903
  1500. test integrity: [email protected] @2904
  1501. test integrity: [email protected] @2905
  1502. test integrity: [email protected] @2906
  1503. test integrity: [email protected] @2907
  1504. test integrity: [email protected] @2908
  1505. test integrity: [email protected] @2909
  1506. test integrity: 10 errors: mac 10 padding 0 length 0
  1507. test integrity: [email protected] @2900
  1508. test integrity: [email protected] @2901
  1509. test integrity: [email protected] @2902
  1510. test integrity: [email protected] @2903
  1511. test integrity: [email protected] @2904
  1512. test integrity: [email protected] @2905
  1513. test integrity: [email protected] @2906
  1514. test integrity: [email protected] @2907
  1515. test integrity: [email protected] @2908
  1516. test integrity: [email protected] @2909
  1517. test integrity: 10 errors: mac 10 padding 0 length 0
  1518. ok integrity
  1519. run test krl.sh ...
  1520. key revocation lists: generating test keys
  1521. key revocation lists: generating KRLs
  1522. key revocation lists: checking revocations for revoked keys
  1523. key revocation lists: checking revocations for unrevoked keys
  1524. key revocation lists: checking revocations for revoked certs
  1525. key revocation lists: checking revocations for unrevoked certs
  1526. key revocation lists: testing KRL update
  1527. key revocation lists: checking revocations for revoked keys
  1528. key revocation lists: checking revocations for unrevoked keys
  1529. key revocation lists: checking revocations for revoked certs
  1530. key revocation lists: checking revocations for unrevoked certs
  1531. ok key revocation lists
  1532. make[1]: Leaving directory '/root/openssh-6.7p1/regress'
  1533. all tests passed
  1534. root@linaro-alip:~/openssh-6.7p1#
  1535. root@linaro-alip:~/openssh-6.7p1#
Add Comment
Please, Sign In to add comment