1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-31 19:50:55 +00:00

Add note about security when using X-Remote-User

This commit is contained in:
Unrud 2017-08-23 00:38:28 +02:00
parent 9dfd727b6c
commit 9176414ba4

View file

@ -41,6 +41,9 @@ location /radicale/ {
}
```
**Security:** Untrusted clients should not be able to access the Radicale
server directly. Otherwise, they can authenticate as any user.
## Secure connection between Radicale and the reverse proxy
SSL certificates can be used to encrypt and authenticate the connection between
Radicale and the reverse proxy. First you have to generate a certificate for