Skip to content

Commit 4078e5b

Browse files
committed
Update readme for broker certificates
1 parent fdadfae commit 4078e5b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

broker/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,7 @@ Then attempt to publish something to the same topic in a different terminal
9797
```
9898
mosquitto_pub -t topic_name -m hei -u admin -P secret_password --cafile ca-cert.pem
9999
```
100+
101+
## MQTT Broker Certificates
102+
103+
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 commit comments

Comments
 (0)