Header Shadow Image


TLS Error: cannot locate HMAC in incoming packet from [AF_INET]

Getting this?

TLS Error: cannot locate HMAC in incoming packet from [AF_INET]192.168.0.76:65169

Solve it by ensuring these two lines match the server:

cipher AES-256-CBC
auth SHA256

And ensure they appear in the sever config as well as follows:

cipher aes-256-cbc
auth sha256

 

Cheers,
TK

Leave a Reply

You must be logged in to post a comment.


     
  Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License