Replace Certificate For Web Server (.crt and .key files)

  1. Connect to a local server.
  2. Go to /etc/nginx/SSL/
  3. Replace the “certificate.crt” file and the “private.key” file with the new files with the same names.
  4. Restart the nginx server with the following command:
    systemctl restart nginx

Replace Certificate For API Access (.pfx certificate)

When installing Chronicle SOAR for the first time, the customer needs to provide the certificate and the passphrase on the command line, using CERT_FILE and CERT_PASSPHRASE parameters.
The installer will install the certificate over the server at /opt/siemplify/siemplify_server/bin/cert.pfx