5.1.1 セキュアなOracle GoldenGate Microservicesインスタンスを検出するための前提条件

必ずSSL証明書をOracle Enterprise Manager Agentにアップロードします。

  • EMAgentの場所に移動し、emctlコマンドを実行して証明書をアップロードします。次に例を示します。
    ./emctl secure add_trust_cert_to_jks -password <password> -trust_certs_loc
        /<certification location>/rootCA_Cert.pem -alias <alias name of the certification>

    このコマンドは、証明書を$EMAGENT_BASE_LOCATION/sysman/config/montrust/AgentTrust.jksに追加します。