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
-
Access the agent subdirectory under the MID Server's host directory.
-
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”
-
Validate your MID Server on the instance.
-
Select the MID Server on the instance and select Setup ACC listener.
A new MID Web Server is created.
-
Navigate to the newly created MID Web Server record (ecc_agent_ext_context_webserver) on the instance.
-
On the instance, select the MID Web Server and set the Keystore certificate alias value to midwss.
-
Select Save.
-
Restart the MID Web Server.