Method 2: Configure Spectrum with self-signed certificates provided by Pitney Bowes

Note: This configuration is not recommended for production environments.
  1. Stop the Spectrum server.
  2. Change the following properties in spectrum-container.properties:
    • spectrum.encryption.enabled=true
    • spectrum.encryption.selfSignedCert=true
    • spectrum.encryption.trustAllHosts=true
  3. Start the Spectrum server.