Am 21.02.16 um 02:08 schrieb Steffan Karger: > This function contained *much* more code than required. This commit > cleans up the function: > * Merge the handling of inline and non-inline code. > * Don't double-check key.2, must_have_n_keys() already checks that > * Remove stale references to 'passphrase' - we no longer support those > > This commit should not change any behaviour except for log messages. > > I would like to keep that error message about free-form files in 2.4 since 2.4 is the first version not to warn but also to bail out on this change with an error message. We can change the error message not have the filename in it, something like "tls-auth option does have not static key format ... "
Otherwise it gets an ACK from me. Arne