[solved] Help need to setup a TLS server, getting a "Unexpected Message" fatal error

I’m trying to setup a TLS server using mbed test certificates.
I’m getting an “Unexpected Message” fatal error.
I’m new in TLS world, I appreciate any help or ideas that I can try.

I left here the Wireshark log:
https://pastebin.com/raw/K8DJYMYW

And the command:
$ openssl s_client -connect 192.168.1.3:443 -debug
https://pastebin.com/raw/qyJtdf0X