ssh-baseline icon indicating copy to clipboard operation
ssh-baseline copied to clipboard

Refactoring of library and parameter logic

Open artem-sidorenko opened this issue 7 years ago • 0 comments

Currently we distinguish different target parameters within library based on the distro information.

It would be much better to have this logic based on the openssh version instead (and maybe to keep the distro information logic as fallback), similar to the chef-ssh-hardening implementation.

This would save maintenance efforts with adding/updating distros.

artem-sidorenko avatar Oct 17 '18 06:10 artem-sidorenko