Hi,
I have 2 certificates with me server cert and server key. I don’t have password to the server key file with me. According to the configuration of hivemq-edge I have to provide following details to enable ssl :
C:\Kerry\Hivemq-edge\hivemq-edge-2025.2\conf\hivemq.jks
hivemqbroker
I have two queries:
- Instead of .jks format and using keystore can I use PEM certs? if yes, can you point me to the documentation?
- Instead of password can I use server cert and private key?
any help would be great.