summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.513
1 files changed, 7 insertions, 6 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index c8444610b..fa5cff2fb 100644
--- a/sshd_config.5
+++ b/sshd_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: sshd_config.5,v 1.216 2016/02/05 02:37:56 djm Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.217 2016/02/11 02:56:32 djm Exp $
37.Dd $Mdocdate: February 5 2016 $ 37.Dd $Mdocdate: February 11 2016 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -664,7 +664,7 @@ ecdsa-sha2-nistp521-cert-v01@openssh.com,
664ssh-ed25519-cert-v01@openssh.com, 664ssh-ed25519-cert-v01@openssh.com,
665ssh-rsa-cert-v01@openssh.com, 665ssh-rsa-cert-v01@openssh.com,
666ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 666ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
667ssh-ed25519,ssh-rsa 667ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
668.Ed 668.Ed
669.Pp 669.Pp
670The 670The
@@ -759,7 +759,7 @@ ecdsa-sha2-nistp521-cert-v01@openssh.com,
759ssh-ed25519-cert-v01@openssh.com, 759ssh-ed25519-cert-v01@openssh.com,
760ssh-rsa-cert-v01@openssh.com, 760ssh-rsa-cert-v01@openssh.com,
761ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 761ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
762ssh-ed25519,ssh-rsa 762ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
763.Ed 763.Ed
764.Pp 764.Pp
765The list of available key types may also be obtained using the 765The list of available key types may also be obtained using the
@@ -1027,8 +1027,9 @@ The default is:
1027.Bd -literal -offset indent 1027.Bd -literal -offset indent
1028umac-64-etm@openssh.com,umac-128-etm@openssh.com, 1028umac-64-etm@openssh.com,umac-128-etm@openssh.com,
1029hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com, 1029hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,
1030hmac-sha1-etm@openssh.com,
1030umac-64@openssh.com,umac-128@openssh.com, 1031umac-64@openssh.com,umac-128@openssh.com,
1031hmac-sha2-256,hmac-sha2-512 1032hmac-sha2-256,hmac-sha2-512,hmac-sha1
1032.Ed 1033.Ed
1033.Pp 1034.Pp
1034The list of available MAC algorithms may also be obtained using the 1035The list of available MAC algorithms may also be obtained using the
@@ -1363,7 +1364,7 @@ ecdsa-sha2-nistp521-cert-v01@openssh.com,
1363ssh-ed25519-cert-v01@openssh.com, 1364ssh-ed25519-cert-v01@openssh.com,
1364ssh-rsa-cert-v01@openssh.com, 1365ssh-rsa-cert-v01@openssh.com,
1365ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 1366ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
1366ssh-ed25519,ssh-rsa 1367ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
1367.Ed 1368.Ed
1368.Pp 1369.Pp
1369The 1370The