[Ttssh2-commit] [6273] OpenSSH の diffie-hellman-group{14 ,15, 16}-sha256 パッチに合わせてデフォルトの優先度を変更

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2016年 1月 19日 (火) 15:58:23 JST


Revision: 6273
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6273
Author:   doda
Date:     2016-01-19 15:58:22 +0900 (Tue, 19 Jan 2016)
Log Message:
-----------
OpenSSH の diffie-hellman-group{14,15,16}-sha256 パッチに合わせてデフォルトの優先度を変更

Modified Paths:
--------------
    trunk/installer/release/TERATERM.INI

-------------- next part --------------
Modified: trunk/installer/release/TERATERM.INI
===================================================================
--- trunk/installer/release/TERATERM.INI	2016-01-19 06:46:33 UTC (rev 6272)
+++ trunk/installer/release/TERATERM.INI	2016-01-19 06:58:22 UTC (rev 6273)
@@ -758,7 +758,7 @@
 ;  9...diffie-hellman-group15-sha256
 ;  :...diffie-hellman-group16-sha256
 ;  0...KEXs below this line are disabled.
-KexOrder=56789:43210
+KexOrder=567:9843210
 
 ; minimal size in bits of an acceptable group in SSH_MSG_KEY_DH_GEX_REQUEST packet
 GexMinimalGroupSize=0



Ttssh2-commit メーリングリストの案内
Back to archive index