Skip to main content
SANtricity commands
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。

安裝儲存陣列外部金鑰管理憑證 - SANtricity CLI

貢獻者 netapp-driley netapp-maumita

「download storageArray keyManagementCertificate」命令會在儲存陣列上安裝外部金鑰管理憑證。

支援的陣列

此指令適用於單一 E4000、E2800、E5700、EF600、EF300、EF50 和 EF80 儲存陣列。它不適用於 E2700 或 E5600 儲存陣列。

角色

若要在 E4000、E2800、E5700、EF600、EF300、EF50 或 EF80 儲存陣列上執行此命令,您必須擁有 Security Admin 角色。

背景

註

此命令僅適用於外部金鑰管理。

語法

download storageArray keyManagementClientCertificate certificateType=(client|server) file="filename" [privateKeyFile = "keyFileName"]

參數

參數 說明

「認證類型」

可讓您指定憑證檔案類型。有效選項包括「用戶端」或「伺服器」。

檔案

可讓您指定用戶端簽署的憑證或伺服器根/中繼CA憑證。檔案必須為PEM/NER格式。

privateKeyFile

可讓您在簽署的憑證旁邊下載私密金鑰。 privateKeyFile`參數必須與值一起使用 `certificateType=client

範例

SMcli -n Array1 -c "download storageArray keyManagementClientCertificate certificateType=client
   file="C:\serverSignedKeyMgmtClientCert.cer";"


SMcli completed successfully.

最低韌體層級

8.40