[Bug 2715] for more flexibility, please support a comma ',' separated list of patterns to add to/remove from the defaults

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon May 8 20:57:10 AEST 2017


https://bugzilla.mindrot.org/show_bug.cgi?id=2715

--- Comment #1 from Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com> ---
By accident, I just discovered a list of this form:

Macs=-umac-64*,hmac-sha1*

is supported (the '-' operates on the whole list).

This form:

Macs=-umac-64*,-hmac-sha1*

('-' in front of each pattern) is not supported.

Ideally, a mix like this:

Macs=-umac-64*,+foo*,-hmac-sha1*

offers the best flexibility, IMO.


Cheers,

-- 
Cristian

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list