mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-03 01:20:39 +00:00
compat.sh: remove G_CLIENT_PRIO as it's not used
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
a89c4d51f7
commit
3f9961bfca
@ -588,7 +588,6 @@ setup_arguments()
|
|||||||
M_CLIENT_ARGS="server_port=$PORT server_addr=127.0.0.1 force_version=$MODE"
|
M_CLIENT_ARGS="server_port=$PORT server_addr=127.0.0.1 force_version=$MODE"
|
||||||
O_CLIENT_ARGS="-connect localhost:$PORT -$O_MODE"
|
O_CLIENT_ARGS="-connect localhost:$PORT -$O_MODE"
|
||||||
G_CLIENT_ARGS="-p $PORT --debug 3 $G_MODE"
|
G_CLIENT_ARGS="-p $PORT --debug 3 $G_MODE"
|
||||||
G_CLIENT_PRIO="NONE:$G_PRIO_MODE:+COMP-NULL:+CURVE-ALL:+SIGN-ALL"
|
|
||||||
|
|
||||||
# Newer versions of OpenSSL have a syntax to enable all "ciphers", even
|
# Newer versions of OpenSSL have a syntax to enable all "ciphers", even
|
||||||
# low-security ones. This covers not just cipher suites but also protocol
|
# low-security ones. This covers not just cipher suites but also protocol
|
||||||
|
Loading…
x
Reference in New Issue
Block a user