Go to main content
Oracle EDR InfiniBand Switch および仮想 I/O システム管理ガイド

印刷ビューの終了

更新: 2016 年 11 月
 
 

カスタム SSL 証明書および鍵の削除 (Oracle ILOM CLI)

証明書の有効期限が切れている場合など、スイッチに必要なくなったカスタム SSL 証明書がある場合、このタスクを使用して、カスタム証明書とそれに対応する鍵を削除します。

  1. 証明書を削除します。
    -> reset /SP/services/https/ssl/custom_cert
    Are you sure you want to reset /SP/services/https/ssl/customer_cert (y/n)? y
    Performing reset on /SP/services/https/ssl/custom_cert
    
    ->
  2. 鍵を削除します。
    -> reset /SP/services/https/ssl/custom_key
    Are you sure you want to reset /SP/services/https/ssl/customer_key (y/n)? y
    Performing reset on /SP/services/https/ssl/custom_key
    ->
    

関連情報