summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ssh_config.55
-rw-r--r--sshd_config.54
2 files changed, 4 insertions, 5 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index d6779860e..8c6660a98 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,7 +33,7 @@
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.316 2020/01/25 07:02:51 djm Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.317 2020/01/25 07:09:14 tedu Exp $
37.Dd $Mdocdate: January 25 2020 $ 37.Dd $Mdocdate: January 25 2020 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
@@ -1094,8 +1094,7 @@ ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,
1094diffie-hellman-group-exchange-sha256, 1094diffie-hellman-group-exchange-sha256,
1095diffie-hellman-group16-sha512, 1095diffie-hellman-group16-sha512,
1096diffie-hellman-group18-sha512, 1096diffie-hellman-group18-sha512,
1097diffie-hellman-group14-sha256, 1097diffie-hellman-group14-sha256
1098diffie-hellman-group14-sha1
1099.Ed 1098.Ed
1100.Pp 1099.Pp
1101The list of available key exchange algorithms may also be obtained using 1100The list of available key exchange algorithms may also be obtained using
diff --git a/sshd_config.5 b/sshd_config.5
index 53d943760..63a7dfdde 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,7 +33,7 @@
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.299 2020/01/25 06:03:11 djm Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.300 2020/01/25 07:09:14 tedu Exp $
37.Dd $Mdocdate: January 25 2020 $ 37.Dd $Mdocdate: January 25 2020 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
@@ -940,7 +940,7 @@ curve25519-sha256,curve25519-sha256@libssh.org,
940ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521, 940ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,
941diffie-hellman-group-exchange-sha256, 941diffie-hellman-group-exchange-sha256,
942diffie-hellman-group16-sha512,diffie-hellman-group18-sha512, 942diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,
943diffie-hellman-group14-sha256,diffie-hellman-group14-sha1 943diffie-hellman-group14-sha256
944.Ed 944.Ed
945.Pp 945.Pp
946The list of available key exchange algorithms may also be obtained using 946The list of available key exchange algorithms may also be obtained using