summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.513
1 files changed, 8 insertions, 5 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index e5eadcaaf..eff9c5e61 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh_config.5,v 1.277 2018/06/09 06:36:31 jmc Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.278 2018/07/03 11:39:54 djm Exp $
37.Dd $Mdocdate: June 9 2018 $ 37.Dd $Mdocdate: July 3 2018 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -772,9 +772,10 @@ ecdsa-sha2-nistp256-cert-v01@openssh.com,
772ecdsa-sha2-nistp384-cert-v01@openssh.com, 772ecdsa-sha2-nistp384-cert-v01@openssh.com,
773ecdsa-sha2-nistp521-cert-v01@openssh.com, 773ecdsa-sha2-nistp521-cert-v01@openssh.com,
774ssh-ed25519-cert-v01@openssh.com, 774ssh-ed25519-cert-v01@openssh.com,
775rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,
775ssh-rsa-cert-v01@openssh.com, 776ssh-rsa-cert-v01@openssh.com,
776ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 777ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
777ssh-ed25519,ssh-rsa 778ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
778.Ed 779.Ed
779.Pp 780.Pp
780The 781The
@@ -799,9 +800,10 @@ ecdsa-sha2-nistp256-cert-v01@openssh.com,
799ecdsa-sha2-nistp384-cert-v01@openssh.com, 800ecdsa-sha2-nistp384-cert-v01@openssh.com,
800ecdsa-sha2-nistp521-cert-v01@openssh.com, 801ecdsa-sha2-nistp521-cert-v01@openssh.com,
801ssh-ed25519-cert-v01@openssh.com, 802ssh-ed25519-cert-v01@openssh.com,
803rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,
802ssh-rsa-cert-v01@openssh.com, 804ssh-rsa-cert-v01@openssh.com,
803ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 805ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
804ssh-ed25519,ssh-rsa 806ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
805.Ed 807.Ed
806.Pp 808.Pp
807If hostkeys are known for the destination host then this default is modified 809If hostkeys are known for the destination host then this default is modified
@@ -1255,9 +1257,10 @@ ecdsa-sha2-nistp256-cert-v01@openssh.com,
1255ecdsa-sha2-nistp384-cert-v01@openssh.com, 1257ecdsa-sha2-nistp384-cert-v01@openssh.com,
1256ecdsa-sha2-nistp521-cert-v01@openssh.com, 1258ecdsa-sha2-nistp521-cert-v01@openssh.com,
1257ssh-ed25519-cert-v01@openssh.com, 1259ssh-ed25519-cert-v01@openssh.com,
1260rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,
1258ssh-rsa-cert-v01@openssh.com, 1261ssh-rsa-cert-v01@openssh.com,
1259ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 1262ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
1260ssh-ed25519,ssh-rsa 1263ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
1261.Ed 1264.Ed
1262.Pp 1265.Pp
1263The list of available key types may also be obtained using 1266The list of available key types may also be obtained using