SFTPサーバー接続時に使用できる暗号化アルゴリズムは何ですか?

FTPコネクション、FTPコンポーネントでSFTPを指定した場合に対応している鍵交換アルゴリズムは以下となります。

KexAlgorithms diffie-hellman-group1-sha1
diffie-hellman-group14-sha1
diffie-hellman-group-exchange-sha1
diffie-hellman-group-exchange-sha256
MACs hmac-md5、hmac-md5-96
hmac-sha1、hmac-sha1-96
hmac-sha2-256、hmac-sha2-256-96
hmac-sha2-512、hmac-sha2-512-96
Encryption Ciphers blowfish-cbc
aes128-cbc、aes192-cbc、aes256-cbc
twofish192-cbc、twofish256-cbc、twofish-cbc
serpent128-cbc、serpent192-cbc、serpent256-cbc
cast-cbc、idea-cbc、three-des-cbc
blowfish-ctr
aes128-ctr、aes192-ctr、aes256-ctr
twofish192-ctr、twofish256-ctr
serpent128-ctr、serpent192-ctr、serpent256-ctr
idea-ctr、cast-ctr、three-des-ctr
arcfour128、arcfour256、arcfour

 

(バージョン1712以前)

KexAlgorithms diffie-hellman-group1-sha1
MACs hmac-md5、hmac-sha1
Encryption Ciphers  blowfish-cbc、3des-cbc

 

上記のアルゴリズムが許可されていないSFTPサーバーに接続するとFAQ「SFTPサーバーに接続すると「no common elements found」というエラーが出力されます」のエラーが発生します。

この記事は役に立ちましたか?
1人中0人がこの記事が役に立ったと言っています

他のキーワードで検索する