hi,
I would like to configure TLS1.2 in my hivemq docker container .
I have CA and server certificate created by me.
I dont know how should I use these certificates.
I have got the folowing files:
embeddedChain.crt
Server_certificate.crt
Server_key.pem
backend_sub_ca.crt
cant figure how to use it.
in your manuals ,you are talking only about jks files and creating them.
what should I do if I want to use my own certificates?
Thanks
Tsach