Setup keystores and truststore

Define the truststore that will store your trusted certificates and the keystores to store the private key components of your trust certificates.

To enable encryption, you must define the truststore that will manage your trusted certificates and the keystores to store the private key components of your trust certificates. By default, Spectrum provides self-signed encryption certificates.

  • keystore.p12 – This pkcs12 keystore contains the communication certificate chain.
  • truststore.p12 – This pkcs12 keystore contains the root certificate authority (CA) public certificate.
Note: These certificates are not recommended for production.

You must place the keystores in the SpectrumDirectory/server/conf/certs folder.