History log of /openbsd-src/regress/usr.bin/ssh/multipubkey.sh (Results 1 – 4 of 4)
Revision Date Author Comments
# 29607ce6 07-Jun-2021 djm <djm@openbsd.org>

test AuthenticationMethods inside a Match block as well as in
the main config section


# 8780b133 11-Dec-2019 djm <djm@openbsd.org>

it's no longer possible to disable privilege separation in sshd, so
don't double the tests' work by trying both off/on


# 211f0df0 31-Oct-2018 dtucker <dtucker@openbsd.org>

UsePrivilegeSeparation no is deprecated, test "yes" and "sandbox".
rCVS: ----------------------------------------------------------------------


# 2a4147d8 22-Dec-2014 djm <djm@openbsd.org>

regression test for multiple required pubkey authentication;
ok markus@