2022-12-03 11:13 PM
Hi,
I was trying for create a simple ssl server/client communication. I am running client now and monitor the Wireshark log. I am able to see the Client Hello message also verified the packet format ciphers and another parameters are correct in client side. but instead of server hello message I am getting
"61 Alert (Level: Fatal, Description: Unrecognized Name) "
I am not have any idea about the issue. Please give your guidance.
Thank you.