Get ssl certificates
Obtain certificates for connecting to the MQTT broker
To complete this task, you must first know up your device_id for which you want to obtain the certificates
To obtain the certificates you have to:
obtain the access token: please refer the online documentation at https://things5.readme.io/reference/authorization-http
download and use the compressed certificates:
please refer the online documentation at https://things5.readme.io/reference/device-provisioning
You should now have a zip file containing the certificates.
Pay attention: certificates generation will immediately invalidate the old certificates and any open connection using the old certificates will be closed.
Last updated