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

13 lines
411 B
Markdown

# Parameter `CACert`
Default Value: `""`
Example: `/config/certs/RootCA.pem`.
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
Path to the CA 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`!