aes128 is best I get?

Core FTP Server questions and answers
Locked
thebrit
Posts: 1
Joined: Wed Sep 28, 2011 5:03 pm

aes128 is best I get?

Post by thebrit »

Core FTP Server installed on Win2k8R2 box. Settings only allow SFTP connections.

Test client connects to server but the highest level of encryption I get is AES-128. How do I force 256? Is this a server side or client side setting?

TIA
ForumAdmin
Site Admin
Posts: 987
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

client side.

For example, in Core FTP client you select the cipher preferences in a site profile under advanced -> ssh, and then it will negotiate them in the order of preference.
ForumAdmin
Site Admin
Posts: 987
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

A bug related to this issue (cipher order not working correctly) will be fixed in build 1693 and greater.
Locked