Skip to main content
Skip table of contents

Restarting EJBCA and Creating new TLS Certificates

To restart EJBCA and create new TLS Certificates, follow the steps below:

  • SSH into each node and run the following command:
CODE
# service wildfly restart

Generate new TLS certificates on each node so they have a new certificate from the new centralized EJBCA CA. Using the -P option will generate new certificates with the new public hostname for each node. For more detailed information, refer to the TLS Certificate Generation Guide.

  • Run the following command on each node:
CODE
# /opt/PrimeKey/support/new_tls_cert.sh -p




JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.