Control Room が HTTPS に設定されている場合に IQ Bot で HTTP を設定

IQ Bot に HTTP や HTTPS を設定し、IQ Bot URL で HTTPS や HTTP を使用して IQ Bot にアクセスします。

  1. IQ Bot のインストール後、Control Room のバンドル証明書 (DomainOne_ControlRoom_CA.crt) を IQ Bot フォルダーに配置します (C: \Program Files (x86)\Automation Anywhere IQ Bot\Portal\keys)。ControlRoom_CA.crt の名前を ca.crt に変更します。
    重要: IQ Bot Version 11.3.4 の場合、C:\Program Files (x86)\Automation Anywhere IQ Bot <version number>\Portal\keys フォルダーに ca.crt が既に存在していれば、新しい ca.crt ファイルで置き換えます。
  2. 次のコマンドをシステム管理者として実行して、Control Room パブリック証明書 (DomainOne_ControlRoom_PublicCertificate.crt) を IQ Bot のキーストアに追加します。
    
    "{IQ Bot installation directory}\JRE\zulu8.40.0.20-sa-fx-jre8.0.222-win_x64\bin\keytool.exe" -import -
    alias cr -keystore "{IQ Bot installation directory}\JRE\zulu8.40.0.20-sa-fx-jre8.0.222-
    in_x64\lib\security\cacerts" -file "{FolderLocation}/ DomainOne_ControlRoom_PublicCertificate.crt "
    
    キーストアのパスワード (changeit) を入力するよう求められます。
    注: cr が存在するというメッセージが表示される場合があります。この場合、コマンドの crcr1 などに変更します。
  3. 次に、マシンを再起動し、手順に従って IQ Bot を登録します。

    Control Room への IQ Bot の登録」をご覧ください。