取代預設的Workflow Automation SSL憑證
如果憑證已過期、或您想要延長憑證的有效期間、您可以取代預設的Workflow Automation(WFA)SSL憑證。
您必須在WFA伺服器上擁有Windows管理員權限。
此程序使用預設的WFA安裝路徑。如果您在安裝期間變更了預設位置、則必須使用自訂的WFA安裝路徑。
-
以管理使用者身分登入WFA主機機器。
-
使用Windows服務主控台停止下列WFA服務:
-
NetApp WFA資料庫
-
NetApp WFA伺服器
-
-
從下列位置刪除「wfa.keystore」檔案:「<wfa_install_location」>\wfa\jboss\s獨立 式\configuration \keystore」
-
在WFA伺服器上開啟命令提示字元、並將目錄變更為下列位置:
「<wfa_install_location >\wfa\jre\bin'」
-
取得資料庫金鑰:「keytool-keysize 2048-genkey -alias "SSL Keystore」-keyalg RSA -keystore「<wfa_install_location」>\wfa\jboss\standal\configuration \keystore \wfa.keystore」-validity xxxx'
「XXXX」是新憑證有效日期的天數。
-
出現提示時、請提供密碼(預設或新的)。
「changeit」是預設密碼。如果您不想使用預設密碼、則必須從下列位置變更「獨立式-f完整.xml」檔案中SSL元素的密碼屬性:「<wfa_install_location(Wfa\jboss\s獨立 式\組態)」
-
範例 *
<ssl name="ssl" password="new_password" certificate-key-file="${jboss.server.config.dir}/keystore/wfa.keystore"
-
-
輸入憑證的必要詳細資料。
-
檢閱顯示的資訊、然後輸入「Yes(是)」。
-
出現以下訊息時、請按* Enter *鍵:「Enter key password for <SSL Keystore(輸入<SSL Keystore >的金鑰密碼、如果與Keystore密碼相同則返回)>。」
-
使用Windows服務主控台重新啟動WFA服務。