-
Start the Utimaco Simulator: in the UTM Ubuntu 22.04 VM, execute the
cs_sim.shscript to start the u.trust GP HSM simulator -
Prepare mTLS certificates: generate a
server.keyandserver.crtto secure the RCAPI connection to the VM. -
Provision the RCAPI User: using the Utimaco
csadmtool, generate an RSA private key and register the RCAPI user to the HSM with thersasignmechanism. -
Run the RCAPI Server: load the
utimaco-rcapi-server-jre:v2.1.1Docker container alongside the simulator in the VM, ensuring it connects to the simulator instance and mounts the generated mTLS certificates.