How do I add certificates to Spectrum's keystore for use in LDAPS
To import a certificate you would use the following command making sure you update values like -alias and -path as needed:
keytool -import -keystore /usr/Spectrum/custom/keystore/cacerts -storepass changeit -alias $setAliasHere -path /enter/path/to/cert.cer