Configure SSL/TLS for MQTT broker mosquitto
a certificate signing request to send to the CA openssl req -out mqtt_client.csr -key mqtt_client.key -new Send the CSR to the CA, or sign it with your CA key openssl x509 -req -in mqtt_server.csr...
Похожие видео
Показать еще