Skip to content

Commit

Permalink
Update readme for broker certificates
Browse files Browse the repository at this point in the history
  • Loading branch information
mrica-equinor committed Oct 4, 2024
1 parent fdadfae commit 4078e5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions broker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,7 @@ Then attempt to publish something to the same topic in a different terminal
```
mosquitto_pub -t topic_name -m hei -u admin -P secret_password --cafile ca-cert.pem
```

## MQTT Broker Certificates

If the CA and server certificates have expired, they should be generated by following the steps available on the [utility scripts](https://github.com/equinor/eq_robot_utility_scripts/blob/main/certificates/README.md) repository.

0 comments on commit 4078e5b

Please sign in to comment.