Install the .pem file in the MID unified keystore and set up the MID Web Server

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • Install the .pem file into the MID unified keystore and set up the MID Web Server to enable configuring mTLS on your MID Web Server and agent.

    Avant de commencer

    Copy the labmid/mid.pem file (created in the Create keys and certificates procedure) to your MID Web Server host directory.

    Role required: agent_client_collector_admin

    Procédure

    1. Access the agent subdirectory under the MID Server's host directory.
    2. Run the following commands:
      bin/scripts/manage-certificates.sh -a midwss /<path>/mid.pem; 
      bin/scripts/manage-certificates.sh -l;

      The relevant part of the output is, "defaultsecuritypairhandle,midwss”

    3. Validate your MID Server on the instance.
    4. Select the MID Server on the instance and select Setup ACC listener.
      A new MID Web Server is created.
    5. Navigate to the newly created MID Web Server record (ecc_agent_ext_context_webserver) on the instance.
    6. On the instance, select the MID Web Server and set the Keystore certificate alias value to midwss.
    7. Select Save.
    8. Restart the MID Web Server.

    Que faire ensuite

    Connect the agent to the MID Web Server using TLS.