mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
Define variables needed by the 2.x ssl-opt.sh
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
7debfcbba7
commit
49e1934eee
@ -19,6 +19,8 @@ P_CLI="ssl_client2"
|
||||
P_SRV="ssl_server2"
|
||||
SESSION="session.tmp"
|
||||
SKIP_NEXT=
|
||||
SRV_PORT=4433
|
||||
TCP_CLIENT=":"
|
||||
|
||||
client_needs_more_time () {
|
||||
:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user