summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.57
1 files changed, 5 insertions, 2 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 27c649fab..a128e4f0e 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.265 2018/02/10 09:03:54 djm Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.266 2018/02/16 02:40:45 djm Exp $
37.Dd $Mdocdate: February 10 2018 $ 37.Dd $Mdocdate: February 16 2018 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -1015,7 +1015,10 @@ The default is:
1015curve25519-sha256,curve25519-sha256@libssh.org, 1015curve25519-sha256,curve25519-sha256@libssh.org,
1016ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521, 1016ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,
1017diffie-hellman-group-exchange-sha256, 1017diffie-hellman-group-exchange-sha256,
1018diffie-hellman-group16-sha512,
1019diffie-hellman-group18-sha512,
1018diffie-hellman-group-exchange-sha1, 1020diffie-hellman-group-exchange-sha1,
1021diffie-hellman-group14-sha256,
1019diffie-hellman-group14-sha1 1022diffie-hellman-group14-sha1
1020.Ed 1023.Ed
1021.Pp 1024.Pp