-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
Description
Hi,
I'm using the online compiler build NUCLEO-F411RE+S2LP as router from mbed-os-example-mesh-minimal and DISCO-F769NI+S2LP as border router from nanostack-border-router.
the two device connect fail when EAP-TLS handshake.
[DBG ][tlsp]: TLS: start, eui-64: a2:33:d7:1c:a4:46:99:50
[DBG ][tlsp]: TLS QUEUE add index: 0, eui-64: a2:33:d7:1c:a4:46:99:50
[ERR ][tlsp]: TLS: error, eui-64: a2:33:d7:1c:a4:46:99:50
[DBG ][tlsp]: TLS: finish, eui-64: a2:33:d7:1c:a4:46:99:50
[ERR ][eapa]: EAP-TLS: handshake failed
[DBG ][tlsp]: TLS QUEUE remove last, eui-64: a2:33:d7:1c:a4:46:99:50
I add my log and config files, please take a look, thanks!