CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/28 21:20:04
Modified files:
usr.bin/ssh : key.c
Log message:
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
