1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00
nats.docs/nats_server/securing_nats.md
Alberto Ricart 3371eddd4c wip
2019-05-16 15:26:01 -05:00

8 lines
251 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_
- Clients can require _authorization_ for subjects the publish or subscribe to