1

Topic: Handshake Error

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.

Post's attachments

handshake_error.pcapng 2.91 kb, 1 downloads since 2021-08-11 

You don't have the permssions to download the attachments of this post.

Share

Re: Handshake Error

Hi jw,

I see that some other platforms also receive that error with that server under the handshake simulation section of the link you provided.

What version of wolfSSL are you using? Can you supply some additional information about how you have configured the client to connect to that server?

Thanks,
Jeff

Share