docs: add mentions of MQTTS

This commit is contained in:
Daniel Stenberg 2025-12-15 13:25:13 +01:00
parent 5b6e0f8ffe
commit 7910eb2f40
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
8 changed files with 16 additions and 7 deletions

View file

@ -12,6 +12,10 @@ A plain "GET" subscribes to the topic and prints all published messages.
Doing a "POST" publishes the post data to the topic and exits.
## TLS protection
Use `mqtts://` to do MQTT over TLS: MQTTS.
### Subscribing
Command usage: