对于 Brocade 或任何交换机来说都是全新的,我设法在没有 ssl 的情况下配置负载平衡,现在正在启用 ssl。
我的 IIS 服务器上有一个 PEM 文件,我尝试使用以下命令将其复制到交换机
pscp 债券.pem[电子邮件受保护]:sslcert:jackash:pem
pscp -scp bond.pem[电子邮件受保护]: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 。我在这里做错了什么?