🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

How can I configure SSL with a key password?

yeikel
yeikel Member Posts: 6
edited October 8 in PubSub+ Event Broker #1

According to this guide:

https://docs.solace.com/Security/Managing-Server-Certs.htm#Setting

I must add my certificates to `/usr/sw/jail/certs` as well as

  • To maintain private key security and to prevent unauthorized users from copying private keys from the event broker, Solace strongly recommends that only password‑protected private keys are used for the server certificate.

The guide however fails to specify how to configure Solace to read a private key with a password. Could you please clarify where do I need to set the password?

Currently, I have the following files in my server:

Tagged:

Answers

  • rey
    rey Member, Administrator, Employee Posts: 12 admin

    @yeikel when you run server-certificate <filename> using the Solace CLI, does you get asked for the password to the certificate? The CLI should ask you for the password, decrypt the file, then re-encrypt and securely store.