1

(1 replies, posted in wolfSSL)

Hi

I have a problem with a handshake from my wolfssl client to a public server. According to ssllabs test the tls version (1.2), the cyphers and the signatures all match but the server still sends an Alert (Fatal, Handshake failure) directly after the client hello message. Other TLS 1.2 connections work fine.

Server test is here: https://www.ssllabs.com/ssltest/analyze … proitag.ch

Anyone know what the problem here may be?

I'm using wolfssl with a PIC32MZ and Harmony v2.06

Thanks for the help.