forked from PurpleI2P/i2pd_docs_en
SSL option in server/http tunnels
parent
db112e8cfc
commit
e9cef54327
|
@ -147,6 +147,7 @@ Optional parameters:
|
|||
|
||||
* hostoverride -- value to send in 'Host:' header, default: the same as *host* parameter
|
||||
* gzip -- should we compress contents at I2P level. default: true
|
||||
* ssl -- Use SSL connection to upstream server. `hostoverride` parameter can be used to set SNI domain. default: false
|
||||
|
||||
Server/IRC tunnels
|
||||
-------------------
|
||||
|
|
Loading…
Reference in New Issue