Skip to content

Commit 3543bd5

Browse files
committed
Update changelog.
1 parent 67e6fb2 commit 3543bd5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/content/overview/changelog.md

+9
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,15 @@ this integration has been moved to [ChirpStack Application Server](https://www.c
5050
**Note:** This will deprecate [ChirpStack Geolocation Server](https://www.chirpstack.io/geolocation-server/)
5151
as v3.11 will provide a per-application configurable LoRa Cloud integration.
5252

53+
#### Gateway client-certificates
54+
55+
This makes it possible to generate per-gateway client-certificates which can
56+
be used to implement gateway authentication and authorization. For example a
57+
MQTT broker can be configured to validate the client-certificate against
58+
a pre-configured CA certificate and if valid it can use the CommonName of the
59+
certificate (which contains the gateway ID) to authorize publish / subscribe
60+
to certain topics.
61+
5362
### Improvements
5463

5564
* Expose to Application Server if received uplink was confirmed or unconfirmed.

0 commit comments

Comments
 (0)