Update the SSH section to reflect the fact that version 2 has been

the default for OpenSSH servers for quite a while now.

PR:		75584
Submitted by:	Joel Dahl <joel@automatvapen.se>
This commit is contained in:
Peter Pentchev 2004-12-29 08:43:38 +00:00
parent cf1467c6cc
commit 03928da703
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23358

View file

@ -4189,9 +4189,9 @@ user@example.com's password: <userinput>*******</userinput></screen>
<filename>~/.ssh/known_hosts2</filename> for SSH v2
fingerprints.</para>
<para>By default, <application>OpenSSH</application> servers are configured to accept both
SSH v1 and SSH v2 connections. The client, however, can choose
between the two. Version 2 is known to be more robust and
<para>By default, <application>OpenSSH</application> servers are configured to only accept
SSH v2 connections. The client, however, can choose
between version 1 and 2. Version 2 is known to be more robust and
secure than its predecessor.</para>
<para>The &man.ssh.1; command can be forced to use either protocol