to make sure we don't omit any key types as valid CA keys again,
authordjm <djm@openbsd.org>
Sun, 29 Dec 2013 04:20:04 +0000 (04:20 +0000)
committerdjm <djm@openbsd.org>
Sun, 29 Dec 2013 04:20:04 +0000 (04:20 +0000)
commit3cfb9f15c64407ad94f098ba8c436e9c3804ca6b
tree7930644bdd2dd2e6e48c5cc6b3fd982115bec14b
parent6e2a2bf518fc67eed1f5e8b2db43f66c0ad9c79d
to make sure we don't omit any key types as valid CA keys again,
factor the valid key type check into a key_type_is_valid_ca()
function
usr.bin/ssh/key.c