mirror of
https://github.com/bytedance/g3.git
synced 2026-05-05 07:10:51 +00:00
g3proxy: switch to openssl for tls interception server
This commit is contained in:
parent
286da1a07f
commit
f30f426aef
28 changed files with 656 additions and 184 deletions
|
|
@ -62,6 +62,15 @@ Set the tls client config for server handshake in TLS interception.
|
|||
|
||||
**default**: set with default value
|
||||
|
||||
tls_interception_server
|
||||
-----------------------
|
||||
|
||||
**optional**, **type**: :ref:`tls interception server <conf_value_dpi_tls_interception_server>`
|
||||
|
||||
Set the tls server config for client handshake in TLS interception.
|
||||
|
||||
**default**: set with default value
|
||||
|
||||
tls_stream_dump
|
||||
---------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue