AIQUMで、Cloud Agentを介したRESTベースの取得でセキュアでない暗号が使用されていると誤ったSSHが表示される
環境
- ActiveIQ Unified Maager(AIQUM)9.14以降
- ONTAP 9.14.x以上
- Cloud Agentベースの買収
問題
- AIQUMで、RESTベースの取得でセキュアでない暗号がSSHに誤って使用されていると表示される
- イベントの詳細:
Event: SSH is using insecure ciphers
SSH is using insecure ciphers.
Suggested Actions to Fix The Issue
Ciphers with the suffix CBC are considered insecure.
To remove the CBC ciphers, run the ONTAP command
security ssh remove -vserver <admin vserver name> -ciphers aes256-cbc,aes192-cbc,aes128-cbc,3des-cbc
- 指定された* CBC暗号を削除した後でもアラートが戻る
security ssh show -vserver cjib* -ciphers *cbc
There are no entries matching your query.
- ZAPIベースの取得でこの動作が表示されない