Create a Self-Signed KeyStore
This topic explains how to generate a KeyStore containing a new self-signed SSL certificate and private key. Self-signed certificates can be useful for evaluation environments, however they are not as secure as certificates signed by a public authority. The Insight 5 Server and each worker should have its own certificate.
Perform this process for the server and each worker.
Create a Server KeyStore with a Self-Signed Certificate
To create a self-signed X.509 SSL certificate and its key for the Insight 5 Server and add it to a KeyStore, perform the following steps:
A new file named
insight-keystore is created. Next, perform the steps detailed in
Insight Server SSL Configuration.
Create a Worker KeyStore with a Self-Signed Certificate
To create a KeyStore containing a X.509 SSL certificate and its key for the Insight 5 Worker and add it to a KeyStore, perform the following steps:
A new file named
insight-keystore is created. Next, perform the steps detailed in
Insight Server SSL Configuration.