/
Client certificate management
Client certificate management
Question
Must individual client certificates be imported in HiveMQ's truststore?
Answer
In production, we recommend using client and server certificates that are signed by a trusted CA or the internal CA of your company.
To create individual client certificates for IoT devices, create an intermediary from your ROOT CA and sign individual certificates with this intermediary.
Make sure that clients present the entire certificate chain on connection, this way, you only need to include your ROOT certificate in the HiveMQ truststore.
See this article.
Related content
Obtaining SSL debugging information
Obtaining SSL debugging information
Read with this
How To Generate Client Certificates for TLS Clients
How To Generate Client Certificates for TLS Clients
More like this
Creating self-signed server- and client certificates with Root CA intermediate certificates.
Creating self-signed server- and client certificates with Root CA intermediate certificates.
Read with this
How to configure authentication in HiveMQ Cloud Starter via CA certificates chain?
How to configure authentication in HiveMQ Cloud Starter via CA certificates chain?
More like this
HiveMQ Cluster with mutual TLS on a local machine
HiveMQ Cluster with mutual TLS on a local machine
More like this
Using SSL client certificates with mqtt-client
Using SSL client certificates with mqtt-client
More like this