Would it be possible to add the option of adding a '-' character prefix (in the same manner as appending algorithms currently works: "if the specified value begins with a '+' character, then the specified algorithms will be appended to the default set instead of replacing them.") in order to remove default algorithms?
Created attachment 2939 [details] Support =- syntax for algorithms This isn't particularly hard to do, but it requires a little refactoring.
applied in: commit 68bc8cfa7642d3ccbf2cd64281c16b8b9205be59 Author: djm@openbsd.org <djm@openbsd.org> Date: Fri Feb 3 23:01:19 2017 +0000 upstream commit support =- for removing methods from algorithms lists, e.g. Ciphers=-*cbc; suggested by Cristian Ionescu-Idbohrn in bz#2671 "I like it" markus@ Upstream-ID: c78c38f9f81a963b33d0eade559f6048add24a6d
closing resolved bugs as of 8.6p1 release