Setting Up Qinsight Atlas RCAPI

  1. Start the Utimaco Simulator: in the UTM Ubuntu 22.04 VM, execute the cs_sim.sh script to start the u.trust GP HSM simulator

  2. Prepare mTLS certificates: generate a server.key and server.crt to secure the RCAPI connection to the VM.

  3. Provision the RCAPI User: using the Utimaco csadm tool, generate an RSA private key and register the RCAPI user to the HSM with the rsasign mechanism.

  4. Run the RCAPI Server: load the utimaco-rcapi-server-jre:v2.1.1 Docker container alongside the simulator in the VM, ensuring it connects to the simulator instance and mounts the generated mTLS certificates.