1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00
Matthias Hanel 12802d917a Reworded and merged authorization map.
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-20 17:08:43 -05:00

8 lines
296 B
Markdown

# Securing NATS
The NATS server provides several forms of security:
* Connections can be [_encrypted_ with TLS](tls.md)
* Client connections can require [_authentication_](auth_intro/README.md)
* Clients can require [_authorization_](authorization.md) for subjects they publish or subscribe to