mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 12:36:54 +03:00
13 lines
411 B
Markdown
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`!
|