Go to main content

Oracle SuperCluster M7 系列安全指南

結束列印檢視

更新日期: 2016 年 2 月
 
 

設定 HTTP 重新導向至 HTTPS (Oracle ILOM)

Oracle ILOM 預設會設定為將內送 HTTP 要求重新導向至 HTTPS 服務,以確保 Oracle ILOM 和管理員之間的所有瀏覽器通訊都經過加密。

  1. 在管理網路上,登入 Oracle ILOM。

    請參閱登入 Oracle ILOM CLI

  2. 確認已啟用安全重新導向。
    -> show /SP/services/http secureredirect
    /SP/services/https
    Properties:
    secureredirect = enabled
    
  3. 若預設值已變更,您可以啟用安全重新導向。
    -> set /SP/services/http secureredirect=enabled
    
  4. 重複執行Step 2 來驗證設定。