summaryrefslogtreecommitdiff
path: root/tests/multi_net/tls_dtls_server_client.py.exp
blob: 3de03056740dad29f483b0dc0854d807e7724930 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- instance0 ---
waiting
incoming connection
(-27264, 'MBEDTLS_ERR_SSL_HELLO_VERIFY_REQUIRED')
waiting
incoming connection
b'client to server 0'
b'client to server 1'
b'client to server 2'
b'client to server 3'
--- instance1 ---
connect
wrap socket
b'server to client 0'
b'server to client 1'
b'server to client 2'
b'server to client 3'