FIPS が有効な場合、 ONTAP では RSA キー長の 4096 はサポートされません
環境
ONTAP 9.10以前
問題
RSAキーの長さが4096の証明書のインストールまたは作成が次のエラーで失敗する:
Error: command failed: Specified key size is not supported in FIPS mode例:
Cluster::*> cert create -common-name test -type client -size ?(security certificate create)204830724096Cluster::*> cert create -common-name test -type client -size 4096(security certificate create)Error: command failed: Specified key size is not supported in FIPS mode