--- elwix/config/etc/default/ssh/sshd_config 2011/07/05 23:43:00 1.1 +++ elwix/config/etc/default/ssh/sshd_config 2011/10/18 09:02:07 1.2 @@ -1,5 +1,5 @@ -# $OpenBSD: sshd_config,v 1.81 2009/10/08 14:03:41 markus Exp $ -# $FreeBSD: src/crypto/openssh/sshd_config,v 1.53 2010/04/28 10:36:33 des Exp $ +# $OpenBSD: sshd_config,v 1.82 2010/09/06 17:10:19 naddy Exp $ +# $FreeBSD: src/crypto/openssh/sshd_config,v 1.55 2011/05/04 07:34:44 des Exp $ # This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. @@ -14,7 +14,7 @@ # Note that some of FreeBSD's defaults differ from OpenBSD's, and # FreeBSD has a few additional options. -#VersionAddendum FreeBSD-20100428 +#VersionAddendum FreeBSD-20110503 #Port 22 #AddressFamily any @@ -29,6 +29,7 @@ # HostKeys for protocol version 2 #HostKey /etc/ssh/ssh_host_rsa_key #HostKey /etc/ssh/ssh_host_dsa_key +#HostKey /etc/ssh/ssh_host_ecdsa_key # Lifetime and size of ephemeral version 1 server key #KeyRegenerationInterval 1h