g3proxy: switch to openssl for tls interception server

This commit is contained in:
Zhang Jingqiang 2024-02-23 16:17:33 +08:00
parent 286da1a07f
commit f30f426aef
28 changed files with 656 additions and 184 deletions

View file

@ -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
---------------