How do add certificates to Spectrum's keystore for use in LDAPS
search cancel

How do add certificates to Spectrum's keystore for use in LDAPS

book

Article ID: 243660

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

How do I add certificates to Spectrum's keystore for use in LDAPS

Resolution

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