මේක තමයි හේතුව.From my limited knowledge, this seems to be a case of sending unbounded encryption key data to the remote host, resulting in a rejection at the handshake level, while the code / application preemptively assumes it went well due to key data being received. Your code likely doesn't have the necessary lines to identify whether the actual key handshake was successful, instead relying upon the key receipt for code propagation. It's difficult to accurately identify the issue without the actual code, but perhaps this suggestion might help you identify the issue yourself.
මම මුලින් කියපු විදියට කනෙක්ෂන් ස්ට්රිං එක වෙනස් කරන්න. නැත්නම් සර්වර් එකෙන් certificate verification අයින් කරන්න.
