CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/20 17:46:02
Modified files:
usr.bin/ssh : PROTOCOL.certkeys auth-options.c ssh-keygen.c
Log message:
Move the permit-* options to the non-critical "extensions" field for v01
certificates. The logic is that if another implementation fails to
implement them then the connection just loses features rather than fails
outright.
ok markus@
