Method 2: Configure Spectrum with self-signed certificates provided by Precisely
This topic provides the steps to implement self-signed certificates from Precisely.
Note: This configuration is not recommended for production environments.
- Stop the Spectrum server.
-
Change these properties in spectrum-container.properties:
- spectrum.encryption.enabled=true
- spectrum.encryption.algorithm=JASYPT
- spectrum.encryption.selfSignedCert=true
- spectrum.encryption.trustAllHosts=true
- Start the Spectrum server.