mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 21:17:09 +03:00
13 lines
414 B
Markdown
13 lines
414 B
Markdown
# Parameter `ClientKey`
|
|
Default Value: `""`
|
|
|
|
Example: `/config/certs/client.pem.key`.
|
|
|
|
!!! Warning
|
|
This is an **Expert Parameter**! Only change it if you understand what it does!
|
|
|
|
Path to the Client Key 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`!
|