Tatsuhiro Tsujikawa %!s(int64=13) %!d(string=hai) anos
pai
achega
bc3c553b3c
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      doc/manual-src/en/aria2c.rst

+ 2 - 1
doc/manual-src/en/aria2c.rst

@@ -1857,7 +1857,8 @@ WebSocket) is ``/jsonrpc``.  The request path of XML-RPC interface is
 ``/rpc``.
 ``/rpc``.
 
 
 The WebSocket URI for JSON-RPC over WebSocket is
 The WebSocket URI for JSON-RPC over WebSocket is
-``ws://HOST:PORT/jsonrpc``.
+``ws://HOST:PORT/jsonrpc``. If you enabled SSL/TLS encryption, use
+``wss://HOST:PORT/jsonrpc`` instead.
 
 
 The implemented JSON-RPC is based on
 The implemented JSON-RPC is based on
 JSON-RPC 2.0 <http://jsonrpc.org/specification>, and
 JSON-RPC 2.0 <http://jsonrpc.org/specification>, and