mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-13 21:52:30 +00:00
Updated RPC Setup XMLRPC (markdown)
+3
-3
@@ -114,9 +114,9 @@ Do not forget, that on http://localhost:8008/RPC2 you will not see anything (thr
|
||||
|
||||
**SECURITY NOTE**:
|
||||
|
||||
⚠️ use some basic auth, client certificate, SSO or any authentication method. Example for basic auth given above.
|
||||
⚠️ This config should also sit behind a TLS terminating proxy, so that user credentials are not sent unencrypted.
|
||||
* To put it another way, __use `https`__
|
||||
* ⚠️ use some basic auth, client certificate, SSO or any authentication method. Example for basic auth given above.
|
||||
* ⚠️ This config should also sit behind a TLS terminating proxy, so that user credentials are not sent unencrypted.
|
||||
* To put it another way, __use `https`__
|
||||
|
||||
It's worth mentioning that most clients do not provide support for authentication mechanisms besides basic auth, such as client certificates or SSO.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user