This behavior is inconsistent with both *nix ports' behavior (where ~/.ssh and /etc/ssh are used for all package-specific configuration) and lookup logic used for other configuration files.
Expected: the base directory for AuthorizedKeyFile is the same as for other configuration file paths.
A broader configuration directory lookup logic proposal is discussed within armdevvel/mxe-SHARED#42
This behavior is inconsistent with both *nix ports' behavior (where
~/.sshand/etc/sshare used for all package-specific configuration) and lookup logic used for other configuration files.Expected: the base directory for AuthorizedKeyFile is the same as for other configuration file paths.
A broader configuration directory lookup logic proposal is discussed within armdevvel/mxe-SHARED#42