summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/ssh/limit-keytype.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/djm2021-02-251-9/+9
* test security key host keys in addition to user keysdjm2019-12-161-2/+2
* test FIDO2/U2F key types; ok markus@djm2019-11-261-3/+14
* skip security-key key types for tests until we have a dummydjm2019-11-011-2/+2
* Restrict limit-keytype to types supported by build. This means we havedtucker2019-07-261-16/+40
* exlicitly include RSA/SHA-2 keytypes in PubkeyAcceptedKeyTypes heredjm2018-03-121-4/+5
* regress test for "PubkeyAcceptedKeyTypes +..." inside a Match blockdjm2015-10-291-1/+19
* Fix typo certopt->certopts in shell variable. This would cause the test todtucker2015-10-261-2/+2
* regress test for CertificateFile; patch from Meghana Bhat via bz#2436djm2015-09-241-10/+9
* regress test for PubkeyAcceptedKeyTypes; ok markus@djm2015-01-131-0/+80