Files
AI-on-the-edge-device-docs/param-docs/parameter-pages/MQTT/ClientCert.md
2023-11-07 22:54:56 +01:00

13 lines
423 B
Markdown

# Parameter `ClientCert`
Default Value: `""`
Example: `/config/certs/client.pem.crt`.
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
Path to the Client Certificate file.
!!! Note
This also means that you might have to change the protocol and port in [uri](https://jomjol.github.io/AI-on-the-edge-device-docs/Parameters/#parameter-uri) to `mqtts://example.com:8883`!