ssh_config.5 (538354481ef7dbcd76ebc7334512a9d60994b84e) ssh_config.5 (9ded33068ebc84932a4e78ecb1d5516698fa7144)
1.\"
2.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
3.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
4.\" All rights reserved
5.\"
6.\" As far as I am concerned, the code I have written for this software
7.\" can be used freely for any purpose. Any derived versions of this
8.\" software must be clearly marked as such, and if the derived work is

--- 857 unchanged lines hidden (view full) ---

866instead of replacing them.
867The default for this option is:
868.Bd -literal -offset 3n
869ecdsa-sha2-nistp256-cert-v01@openssh.com,
870ecdsa-sha2-nistp384-cert-v01@openssh.com,
871ecdsa-sha2-nistp521-cert-v01@openssh.com,
872ssh-ed25519-cert-v01@openssh.com,
873ssh-rsa-cert-v01@openssh.com,
1.\"
2.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
3.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
4.\" All rights reserved
5.\"
6.\" As far as I am concerned, the code I have written for this software
7.\" can be used freely for any purpose. Any derived versions of this
8.\" software must be clearly marked as such, and if the derived work is

--- 857 unchanged lines hidden (view full) ---

866instead of replacing them.
867The default for this option is:
868.Bd -literal -offset 3n
869ecdsa-sha2-nistp256-cert-v01@openssh.com,
870ecdsa-sha2-nistp384-cert-v01@openssh.com,
871ecdsa-sha2-nistp521-cert-v01@openssh.com,
872ssh-ed25519-cert-v01@openssh.com,
873ssh-rsa-cert-v01@openssh.com,
874ssh-dss-cert-v01@openssh.com,
875ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,
876ecdsa-sha2-nistp521,ssh-ed25519,
877ssh-rsa,ssh-dss
874ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
875ssh-ed25519,ssh-rsa
878.Ed
879.Pp
880The
881.Fl Q
882option of
883.Xr ssh 1
884may be used to list supported key types.
885.It Cm HostKeyAlgorithms

--- 5 unchanged lines hidden (view full) ---

891instead of replacing them.
892The default for this option is:
893.Bd -literal -offset 3n
894ecdsa-sha2-nistp256-cert-v01@openssh.com,
895ecdsa-sha2-nistp384-cert-v01@openssh.com,
896ecdsa-sha2-nistp521-cert-v01@openssh.com,
897ssh-ed25519-cert-v01@openssh.com,
898ssh-rsa-cert-v01@openssh.com,
876.Ed
877.Pp
878The
879.Fl Q
880option of
881.Xr ssh 1
882may be used to list supported key types.
883.It Cm HostKeyAlgorithms

--- 5 unchanged lines hidden (view full) ---

889instead of replacing them.
890The default for this option is:
891.Bd -literal -offset 3n
892ecdsa-sha2-nistp256-cert-v01@openssh.com,
893ecdsa-sha2-nistp384-cert-v01@openssh.com,
894ecdsa-sha2-nistp521-cert-v01@openssh.com,
895ssh-ed25519-cert-v01@openssh.com,
896ssh-rsa-cert-v01@openssh.com,
899ssh-dss-cert-v01@openssh.com,
900ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,
901ecdsa-sha2-nistp521,ssh-ed25519,
902ssh-rsa,ssh-dss
897ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
898ssh-ed25519,ssh-rsa
903.Ed
904.Pp
905If hostkeys are known for the destination host then this default is modified
906to prefer their algorithms.
907.Pp
908The list of available key types may also be obtained using the
909.Fl Q
910option of

--- 420 unchanged lines hidden (view full) ---

1331instead of replacing it.
1332The default for this option is:
1333.Bd -literal -offset 3n
1334ecdsa-sha2-nistp256-cert-v01@openssh.com,
1335ecdsa-sha2-nistp384-cert-v01@openssh.com,
1336ecdsa-sha2-nistp521-cert-v01@openssh.com,
1337ssh-ed25519-cert-v01@openssh.com,
1338ssh-rsa-cert-v01@openssh.com,
899.Ed
900.Pp
901If hostkeys are known for the destination host then this default is modified
902to prefer their algorithms.
903.Pp
904The list of available key types may also be obtained using the
905.Fl Q
906option of

--- 420 unchanged lines hidden (view full) ---

1327instead of replacing it.
1328The default for this option is:
1329.Bd -literal -offset 3n
1330ecdsa-sha2-nistp256-cert-v01@openssh.com,
1331ecdsa-sha2-nistp384-cert-v01@openssh.com,
1332ecdsa-sha2-nistp521-cert-v01@openssh.com,
1333ssh-ed25519-cert-v01@openssh.com,
1334ssh-rsa-cert-v01@openssh.com,
1339ssh-dss-cert-v01@openssh.com,
1340ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,
1341ecdsa-sha2-nistp521,ssh-ed25519,
1342ssh-rsa,ssh-dss
1335ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
1336ssh-ed25519,ssh-rsa
1343.Ed
1344.Pp
1345The
1346.Fl Q
1347option of
1348.Xr ssh 1
1349may be used to list supported key types.
1350.It Cm PubkeyAuthentication

--- 469 unchanged lines hidden ---
1337.Ed
1338.Pp
1339The
1340.Fl Q
1341option of
1342.Xr ssh 1
1343may be used to list supported key types.
1344.It Cm PubkeyAuthentication

--- 469 unchanged lines hidden ---