Files
ansible-hardening/doc/metadata/rhel7/RHEL-07-040590.rst
Major Hayden c9aaf90400 [Docs] Fix swapped docs
The docs for 040590 ended up in 040490. This patch moves them
to the right place.

Change-Id: I1b0fa65535929a628141bb22aa33fb17dcaeeeb9
2016-12-06 15:38:53 -06:00

442 B

---id: RHEL-07-040590 status: implemented tag: sshd ---

The Protocol configuration is set to 2 in /etc/ssh/sshd_config and sshd is restarted.

Deployers can opt out of this change by setting the following Ansible variable:

security_sshd_protocol: 2

Warning

There is no reason to enable any other protocol than SSHv2. SSHv1 has multiple vulnerabilities, and it is no longer widely used.