Hello everybody,
I’ve just joined this group because I hope you guys can help me with my problem.
I'm using haproxy 1.8.17 and openssl 1.1.1a from Debian testing to serve TLS 1.2 connections with client authentication.
The TLS handshake runs through fine. But then the server answers with a Decrypt Error Alert to the Finish message sent by the client.
How would I debug this error?
Is it possible that something is wrong with my certificates?
I’ve had a look into the source code. Unfortunately it’s not so easy to read. It seems to me the alert is generated here:
ssl\statem\statem_lib.c:809 in function ‘tls_process_finished’ when the comparison of ‘pkt’ and ‘s->s3->tmp.peer_finish_md’ fails.
Unfortunately I currently do not know what this means.
For detailed information I’ve appended a pcap file.
Regards,
C. Scharfenberg
Attachment:
decrpyt_error.pcap
Description: decrpyt_error.pcap
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users