mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-27 15:43:42 +08:00
Update TLS 1.2 renegotiation_info
This commit is contained in:
@@ -63,6 +63,7 @@ set(TEST_CLIENT_ARGS
|
||||
-in ${TEST_NAME}_message.txt)
|
||||
|
||||
if(TEST_RENEGOTIATION_ARG)
|
||||
list(APPEND TEST_SERVER_ARGS -renegotiation_info)
|
||||
list(APPEND TEST_CLIENT_ARGS ${TEST_RENEGOTIATION_ARG})
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user