patch to select pkalg

Markus Friedl markus.friedl at informatik.uni-erlangen.de
Mon Mar 12 10:54:40 EST 2001


On Wed, Mar 07, 2001 at 01:36:51AM -0500, Richard E. Silverman wrote:
> Below is a patch adding the client configuration option "PKAlgorithms" for
> this purpose.  It doesn't validate the supplied list; I'm not sure if that's
> really necessary or desirable.

yes, i think this is necessary. you can loop over the list
and check that
	key_type_from_name(string) != KEY_UNSPEC and KEY_RSA1

-markus





More information about the openssh-unix-dev mailing list