Exporting the self-signed certificate generated during OCI container image installation

This topic describes how to export the self-signed certificate that is generated during OCI container image installation on Linux®.

Procedure

  1. In the ZOA_HOME directory, run the following command:
    ./bin/podmanManageZoa.sh config-certificates export
    After you run this command, a new subdirectory ssl_export is created.
  2. To enable TLS communication between the ServiceNow components and the ZOA common components, locate the file ssl_export/zoasvc.crt and transfer it to the ServiceNow mid-server. To complete the TLS setup on the mid-server, follow the instructions in Setting up TLS certificate between Kafka server and mid-server.