Brocadeまたはすべてのスイッチを初めて使用する私は、SSLなしでロードバランシングを設定し、SSLを有効にしています。
IISサーバーにPEMファイルがあり、次のコマンドを使用してスイッチにコピーしてみました。
pscpbond.pem[Eメール保護]:sslcert:jackash:pem
pscp -scp bond.pem[Eメール保護]:sslcert:jackash:pem
エラーが発生します。
The first key-exchange algorithm supported by the server is
diffie-hellman-group1-sha1, which is below the configured warning threshold.
Continue with connection? (y/n) y
bond.pem | 3 kB | 3.4 kB/s | ETA: 00:00:00 | 100%
FATAL ERROR: Received unexpected end-of-file from server
Brocadeでscpを有効にしました。私がここで何を間違っているのか?