diff options
| author | yangwei <[email protected]> | 2024-04-26 20:29:11 +0800 |
|---|---|---|
| committer | yangwei <[email protected]> | 2024-04-27 03:18:04 +0800 |
| commit | edecb5505f60497597c7a827de7e8c0c65ad4f4c (patch) | |
| tree | f12c11edeb011533e746e03e170141e333778e4e /bin/ssl.inf | |
| parent | 48018375d2283b11ea428f50fc77b68d465c1249 (diff) | |
๐ fix(Fix TSG-16297 ): ๆฏๆๆฃ็chelloๅ็็ๆฐๆฎๅ
Diffstat (limited to 'bin/ssl.inf')
| -rw-r--r-- | bin/ssl.inf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/ssl.inf b/bin/ssl.inf index f73af40..3471805 100644 --- a/bin/ssl.inf +++ b/bin/ssl.inf @@ -10,3 +10,7 @@ GETPLUGID_FUNC=SSL_GETPLUGID [TCP] FUNC_FLAG=ALL FUNC_NAME=SSL_ENTRY + +[TCP_ALL] +FUNC_FLAG=ALL +FUNC_NAME=SSL_DETAIN_ENTRY
\ No newline at end of file |
